aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-07-02 18:16:52 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-07-02 18:16:52 +0000
commit1e0dc4a19dd24285892cb95c8926e06beb81d26a (patch)
tree632e7d3b50770b7e78d227558f4feea847a9ae3a
parent9f4d447990cd59a9e40b9783eddee0987b4cc826 (diff)
downloadfetchmail-1e0dc4a19dd24285892cb95c8926e06beb81d26a.tar.gz
fetchmail-1e0dc4a19dd24285892cb95c8926e06beb81d26a.tar.bz2
fetchmail-1e0dc4a19dd24285892cb95c8926e06beb81d26a.zip
TODO: Drop envelope guessing and spambounce option and other stuff.
svn path=/branches/BRANCH_6-3/; revision=5364
-rw-r--r--TODO.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index f8cb031f..155095df 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -50,6 +50,10 @@ questionable:
<simpkins@cisco.com> around Nov 2nd)?
6.4:
+- 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
+ similar.
- Replace sscanf/fscanf by functions that do range checking
(strtol/strtoul), and make arguments unsigned long.
- drop LAST support