diff options
| -rw-r--r-- | TODO.txt | 16 | 
1 files changed, 10 insertions, 6 deletions
@@ -1,17 +1,21 @@  soon: -- thread on fetchmail users "Invalid SSL certificate" by Philip Susi, -  SSL negotiation does not use ERR_error_string(3ssl) to report errors  -  in a readable way, we just report socket errors with no good reason. +- BerliOS Bug #11576, thread on fetchmail users "Invalid SSL certificate" by +  Philip Susi, SSL negotiation does not use ERR_error_string(3ssl) to report +  errors in a readable way, we just report socket errors with no good reason.  - find a solution for the "invalid header" discards message problem    (escape headers and stuff reminder into body) -- https://bugzilla.novell.com/show_bug.cgi?id=246829 +- https://bugzilla.novell.com/show_bug.cgi?id=246829 - fetchmail lost some mail +  (5XX error code in contradiction with manual?)  - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432618    * write a table of combinations of TLS/SSL options -- complete SA based on feedback from reporter, publish it after release  - add To: header to warning mails (authfail for instance) -- BerliOS Bug #11576, Bug #11797 +- add Message-ID: header and other SHOULD headers to warning mails? +- BerliOS Bug #11797, imap_mark_seen doesn't consider expunged messages +- 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  6.4:  - change SSL/TLS UI incompatibly, making it easier to use  | 
