aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-10-30 22:53:41 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-10-30 22:53:41 +0000
commit654c30c5a1ed906f35b8473edf6116ce8c47a1fe (patch)
treefea75bcf447cd8191b6d72a7196afcc5d0517e14 /TODO
parent58594a9c003ccb3b5c76ea71a49d087c03c249d5 (diff)
downloadfetchmail-654c30c5a1ed906f35b8473edf6116ce8c47a1fe.tar.gz
fetchmail-654c30c5a1ed906f35b8473edf6116ce8c47a1fe.tar.bz2
fetchmail-654c30c5a1ed906f35b8473edf6116ce8c47a1fe.zip
Update.
svn path=/trunk/; revision=4387
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9befcf51..24799d2d 100644
--- a/TODO
+++ b/TODO
@@ -8,6 +8,9 @@ rather than duplicating the user name (see l. 211 in smbutil.c).
For later:
==========
+Re-exec ourselves if the executable file changes? Security vs.
+convenience.
+
Check if fetchmail's notion of \Recent vs. * <n> RECENT is a working
model at all. In concurrent sessions, fetchmail might not be notified of
\Recent and will have to check UID instead.