aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-07-14 19:24:47 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-07-14 19:24:47 +0000
commit50836d76ed3293a51dfcd3328cf6919994edb604 (patch)
tree1809cf28cc406bf297598ec4c9d40412cd4caba2
parent2a73abd7015255c6fb6e99de20c78f7ce8cc54e1 (diff)
downloadfetchmail-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.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index a6186a1f..3d756e03 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -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