summaryrefslogtreecommitdiff
path: root/pine-pwd.patch
diff options
context:
space:
mode:
authorhavner2004-07-09 15:42:50 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit58689f1106b93ccd4d838e528795c78fb3fda68d (patch)
tree54c4512ff9164bf83e6c6be52274da0b3d2242fa /pine-pwd.patch
parent9da1f92f11e3b0f189f3c398d9cc77eceaaeb812 (diff)
downloadpine-58689f1106b93ccd4d838e528795c78fb3fda68d.zip
pine-58689f1106b93ccd4d838e528795c78fb3fda68d.tar.gz
- allows IMAP/SMTPAUTH password remembering (Jacek Osiecki)
Changed files: pine-pwd.patch -> 1.1
Diffstat (limited to 'pine-pwd.patch')
-rw-r--r--pine-pwd.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/pine-pwd.patch b/pine-pwd.patch
new file mode 100644
index 0000000..8a431b2
--- /dev/null
+++ b/pine-pwd.patch
@@ -0,0 +1,18 @@
+diff -Nur pine4.58.orig/pine/osdep/os-lnx.h pine4.58/pine/osdep/os-lnx.h
+--- pine4.58.orig/pine/osdep/os-lnx.h 2004-05-07 13:57:14.000000000 +0200
++++ pine4.58/pine/osdep/os-lnx.h 2004-05-07 14:02:23.000000000 +0200
+@@ -254,6 +254,14 @@
+ #define MAX_SCREEN_ROWS (200)
+
+
++
++/*----------------------------------------------------------------------
++ * File name used to store the user's server/id/password triple between
++ * session. It is rooted in the same directory as the PINERC.
++ * ----*/
++#define PASSFILE ".pine.pwd"
++
++
+ /*----------------------------------------------------------------------
+ Where to put the output of pine in debug mode. Files are created
+ in the user's home directory and have a number appended to them when