diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-01-13 12:46:20 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-01-13 12:46:20 +0000 |
commit | 176b7ed156e5d7dd178deff3bd6890513982f5a0 (patch) | |
tree | 296e03777207d6dbf4afb5f6fd1ed65fc101df19 /TODO | |
parent | 623555048969ca1c68f65897da874f79aea44d7f (diff) | |
download | fetchmail-176b7ed156e5d7dd178deff3bd6890513982f5a0.tar.gz fetchmail-176b7ed156e5d7dd178deff3bd6890513982f5a0.tar.bz2 fetchmail-176b7ed156e5d7dd178deff3bd6890513982f5a0.zip |
Update.
svn path=/branches/BRANCH_6-3/; revision=4626
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,9 @@ For 6.3.X: ========== +Validate --mda/mda option so that single quotes (') around the +placeholders are rejected Debian Bug #224564 + Add FAQ entry about procmail configuration with 1. ORGMAIL/DEFAULT, 2. :0e { EXITCODE=75 HOST }, 3. explicit default recipe, 4. LOGFILE location? @@ -40,3 +43,4 @@ autoconf and Makefile.am snippet for automake, so people can just use it without further hassle. fetchmail -vvvv --syslog prints blank lines on the screen. +Probably uid.c lines 254 and 265. |