author | conber <conber> | 2002-06-16 14:37:19 (UTC) |
---|---|---|
committer | conber <conber> | 2002-06-16 14:37:19 (UTC) |
commit | f0a6c15de56c752658275bf15ea9b6e57b196240 (patch) (side-by-side diff) | |
tree | a059e84d98d43390ad2064cabeb598df3e0c51a7 | |
parent | cae5010a012b006d88bce9ca95b605639a3c23ad (diff) | |
download | opie-f0a6c15de56c752658275bf15ea9b6e57b196240.zip opie-f0a6c15de56c752658275bf15ea9b6e57b196240.tar.gz opie-f0a6c15de56c752658275bf15ea9b6e57b196240.tar.bz2 |
Added entry about tunelling.
-rw-r--r-- | noncore/unsupported/mail2/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/TODO b/noncore/unsupported/mail2/TODO index 5873615..348510c 100644 --- a/noncore/unsupported/mail2/TODO +++ b/noncore/unsupported/mail2/TODO @@ -4,29 +4,30 @@ Mail TODO General stuff: - This program needs a name! - If password is empty, ask for it during fetch. - Check if all necessary fields in AccoundEditor are filled. Protocol related: - The IMAP implentation is kinda strange and slow. - The SMTP implentation is goddamn strange. - POP3 support would be nice. - NNTP would be kinda neat, too. - Implent a plugin system. Security related: - GnuPG support. This will require a seperate gpg managing utility in the settings tab. - sMIME? maybe in the distant future. + - Integrated SSH tunneling. Mail management: - Header caching - Sieve filtering support? - Enqueueing/Draft support both on the IMAP server and local. Testing: I'm using the courier-imap server at my developement site. I didn't have much opportunity to test on other servers. Giving me test-accounts on other servers would be helpfull. If you want something added, drop a mail. Comments are always welcome. |