-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 | |||
@@ -12,16 +12,17 @@ Protocol related: | |||
12 | - POP3 support would be nice. | 12 | - POP3 support would be nice. |
13 | - NNTP would be kinda neat, too. | 13 | - NNTP would be kinda neat, too. |
14 | - Implent a plugin system. | 14 | - Implent a plugin system. |
15 | 15 | ||
16 | Security related: | 16 | Security related: |
17 | - GnuPG support. This will require a seperate gpg managing utility in | 17 | - GnuPG support. This will require a seperate gpg managing utility in |
18 | the settings tab. | 18 | the settings tab. |
19 | - sMIME? maybe in the distant future. | 19 | - sMIME? maybe in the distant future. |
20 | - Integrated SSH tunneling. | ||
20 | 21 | ||
21 | Mail management: | 22 | Mail management: |
22 | - Header caching | 23 | - Header caching |
23 | - Sieve filtering support? | 24 | - Sieve filtering support? |
24 | - Enqueueing/Draft support both on the IMAP server and local. | 25 | - Enqueueing/Draft support both on the IMAP server and local. |
25 | 26 | ||
26 | Testing: | 27 | Testing: |
27 | I'm using the courier-imap server at my developement site. I didn't have | 28 | I'm using the courier-imap server at my developement site. I didn't have |