From 8e8215d61f5c3e6043f354c6f49a89bb15322d0f Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Tue, 13 Apr 2010 00:41:32 +0200 Subject: Add memory leak item. Request --sslcertfile feature. --- TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.txt b/TODO.txt index 5251c818..a5e788f6 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,5 +1,8 @@ Note that there is a separate todo.html with different content than this. +- Add --sslcertfile option to use a bundled certs file instead. This + circumvents c_rehash issues ;) + soon - MUST: - Debian Bug #475239, MIME decoder may break up words (need to quote results) - put bare IP addresses in brackets for SMTP (check if there are RFC @@ -50,6 +53,7 @@ questionable: around Nov 2nd)? 6.4: +- Properly free host/user entries (through C++ class instantiation and destructors...) - Remove stupid options, such as spambounce, or deferred bounces for anything but wrong addresses - Do not ever guess envelope from content headers such as To:/Cc:/Resent-To: or -- cgit v1.2.3