aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-11-18 00:39:26 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-11-18 00:39:26 +0000
commitc89165d7d43556d02f80babd1311caee1235b297 (patch)
treed498a9accc2d5f82ef66049fb57d7c4947abec48 /TODO
parent17f05e191c67c8ddb2a25ccd49c47d38f773ec96 (diff)
downloadfetchmail-c89165d7d43556d02f80babd1311caee1235b297.tar.gz
fetchmail-c89165d7d43556d02f80babd1311caee1235b297.tar.bz2
fetchmail-c89165d7d43556d02f80babd1311caee1235b297.zip
We may need a FAQ entry about safe procmail configuration.
svn path=/trunk/; revision=4458
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 24799d2d..e3470044 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,10 @@
For 6.3.0:
==========
+Add FAQ entry about procmail configuration with 1. ORGMAIL/DEFAULT, 2.
+:0e { EXITCODE=75 HOST }, 3. explicit default recipe, 4. LOGFILE
+location?
+
Yves Boisjoly reports that NTLM auth needs to use the real Wks field
rather than duplicating the user name (see l. 211 in smbutil.c).