diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-02-24 02:33:08 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-02-24 02:33:08 +0100 |
commit | 5b86eee066256aecde36ec9ce9487c0d38fd8a5e (patch) | |
tree | de252cdcda8f9b1000b11de81311029ad55c73e9 /TODO.txt | |
parent | 2dd3411285b218084a841a0b5922e348fdf905bc (diff) | |
download | fetchmail-5b86eee066256aecde36ec9ce9487c0d38fd8a5e.tar.gz fetchmail-5b86eee066256aecde36ec9ce9487c0d38fd8a5e.tar.bz2 fetchmail-5b86eee066256aecde36ec9ce9487c0d38fd8a5e.zip |
Remove invalid header issue from TODO.
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -33,8 +33,6 @@ soon - SHOULD: - Fix TOCTOU race around prc_filecheck* - Read CAPABILITY from greeting if present, saves one round trip. - Check if LAST argument is properly validated against message count. -- 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? soon - MAY: |