From 49fde684595c76993d9304c76247f140a4e0fee6 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 20 Aug 2009 00:21:37 +0000 Subject: Fix SMTP_ok to cache multiline reponses... but there are more functions that need fixing (look for smtp_response). svn path=/branches/BRANCH_6-3/; revision=5425 --- TODO.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index c473bab2..4620197a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -5,6 +5,9 @@ soon - MUST: - put bare IP addresses in brackets for SMTP (check if there are RFC 1123/5321/5322 differences) - Debian Bug #531589: fetchmail ignores SIGUSR1 in idle mode. +- Fix further occurrences of SMTP reply code handling: + - for proper smtp_reponse caching of multiline codes (there are some) + - for stomping over control characters. soon - SHOULD: - replace " \n" by "\n" (and similar) - but make sure translators have @@ -28,10 +31,6 @@ soon - SHOULD: - 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), Debian Bug #529899 - => requires reworking SMTP_ok to actually not only read the last line - of multiline replies, but buffer. soon - MAY: - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471176 @@ -44,7 +43,6 @@ soon - MAY: - revise ticker, and add something like .........20%.... ... 100% (suggested by Yue Wu) - questionable: - Convert POP3 UIDs to X-UIDL? - fetch IMAP message in one go (fetchmail-devel by Adam Simpkins -- cgit v1.2.3