diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-07-14 19:24:47 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-07-14 19:24:47 +0000 |
commit | 50836d76ed3293a51dfcd3328cf6919994edb604 (patch) | |
tree | 1809cf28cc406bf297598ec4c9d40412cd4caba2 | |
parent | 2a73abd7015255c6fb6e99de20c78f7ce8cc54e1 (diff) | |
download | fetchmail-50836d76ed3293a51dfcd3328cf6919994edb604.tar.gz fetchmail-50836d76ed3293a51dfcd3328cf6919994edb604.tar.bz2 fetchmail-50836d76ed3293a51dfcd3328cf6919994edb604.zip |
Add RFC5322 separator issue
svn path=/branches/BRANCH_6-3/; revision=5386
-rw-r--r-- | TODO.txt | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ 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. +- Check RFC5322: do messages without body require the separator line? If not, + we need to fix transact.c to not complain. soon - SHOULD: - make sure the man page completely lists all options (f. i. sslcertpath) in |