diff options
author | Nikolaus Schulz <microschulz@web.de> | 2007-11-01 12:01:44 +0000 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2007-11-01 12:01:44 +0000 |
commit | 1d89f59b53bffc4b709201f2f8bcb202ceca1269 (patch) | |
tree | cabf96ec2c43fd95f85b5eaab94a9ca1364fab9f /TODO | |
parent | 6d2d1fba44426a5918fe1840228bbb5988d9e8ab (diff) | |
download | archivemail-1d89f59b53bffc4b709201f2f8bcb202ceca1269.tar.gz archivemail-1d89f59b53bffc4b709201f2f8bcb202ceca1269.tar.bz2 archivemail-1d89f59b53bffc4b709201f2f8bcb202ceca1269.zip |
TODO: drop paragraph about reworking the IMAP URL parser (done).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -14,12 +14,6 @@ Checked with rev. 90 and current head (rev. 178). Add recursive archiving of mail subfolders? -Maybe related: perhaps rework IMAP url parsing. See RFC 3986 (generic URI -syntax) and RFC 2192 (IMAP url scheme). -Note that urlparse.urlparse does not recognise the imaps scheme, and so does not -split the netloc/authority from the mailbox/path, which would be a really nice -service to have... - Line out what we want with respect to multiple selection criteria. Some make sense, but this easily gets too complex, and if only it's a hassle with adding all the options. Hm. |