aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-04-17 12:16:35 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-04-17 12:16:35 +0000
commitdbb744a7afcb54ee36ef1671713e3a01786f1679 (patch)
tree927b16bcddc8a6cade78740983d9e49ac75dc656 /TODO.txt
parent980d093d0f41efd3bf7f443580b5e65da09a84c2 (diff)
downloadfetchmail-dbb744a7afcb54ee36ef1671713e3a01786f1679.tar.gz
fetchmail-dbb744a7afcb54ee36ef1671713e3a01786f1679.tar.bz2
fetchmail-dbb744a7afcb54ee36ef1671713e3a01786f1679.zip
Postpone fixing SMTP multiline reporting to after 6.3.9.
svn path=/branches/BRANCH_6-3/; revision=5172
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO.txt b/TODO.txt
index 289cd1fd..651487eb 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,8 +1,6 @@
soon - MUST:
- BerliOS Bug #10972, Fetchmail refetches big messages repeatedly (SMTP listener
issue)
-- report multiline SMTP errors properly (sample in private mail from
- Earl Chew, 2007-07-30T02:28)
- publish SA-2007-02 after release
soon - SHOULD:
@@ -36,6 +34,10 @@ soon - after 6.3.9:
- find a solution for the "invalid header" discards message problem
(escape headers and stuff reminder into body)
- add Message-ID: header and other SHOULD headers to warning mails?
+- report multiline SMTP errors properly (sample in private mail from
+ Earl Chew, 2007-07-30T02:28)
+ => requires reworking SMTP_ok to actually not only read the last line
+ of multiline replies, but buffer.
questionable:
- Convert POP3 UIDs to X-UIDL?