aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2006-08-07 10:23:24 +0000
committerMatthias Andree <matthias.andree@gmx.de>2006-08-07 10:23:24 +0000
commit8343a356bb4d2f91f135a1e52e0902f9f1100a3b (patch)
tree8293019375cd725c2f0edabcd1fbf7beea0e8e03 /TODO.txt
parentfbd1a3e930b0b37ddab226a06fb983c9753c0682 (diff)
downloadfetchmail-8343a356bb4d2f91f135a1e52e0902f9f1100a3b.tar.gz
fetchmail-8343a356bb4d2f91f135a1e52e0902f9f1100a3b.tar.bz2
fetchmail-8343a356bb4d2f91f135a1e52e0902f9f1100a3b.zip
Support user@example.org (full-address) mappings for multidrop
on the left-hand side of mappings. svn path=/branches/BRANCH_6-3/; revision=4885
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index fab0e436..0a187cbd 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,6 +1,3 @@
-- allow full user@domain mappings in multidrop matching
- (is this perhaps a 6.4.0 issue?) see Andrew Longland-Meech's
- multidrop problems on fetchmail-users
- check recent list mail
- check Debian BTS and other bug trackers
- better logging (log all headers)
@@ -14,3 +11,7 @@
- fetchmail -s with running daemon complains rather than silently
restarting daemon
- review sample.rcfile and document it
+- fetchmail: IMAP> A0002 AUTHENTICATE CRAM-MD5
+ fetchmail: IMAP< A0002 BAD Unsupported authentication mechanism.
+ fetchmail: could not decode BASE64 challenge
+- consolidate multidrop documentation