summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2
authorconber <conber>2002-06-16 16:10:40 (UTC)
committer conber <conber>2002-06-16 16:10:40 (UTC)
commitd4414131cdf32677e8d54a18827f2e772718c3f7 (patch) (unidiff)
tree0d22f9b32626bcfa7a81356679e752ad0c470bf9 /noncore/unsupported/mail2
parent1b74249e80cf9f33e52fdb7cc96a114e8be85bc1 (diff)
downloadopie-d4414131cdf32677e8d54a18827f2e772718c3f7.zip
opie-d4414131cdf32677e8d54a18827f2e772718c3f7.tar.gz
opie-d4414131cdf32677e8d54a18827f2e772718c3f7.tar.bz2
added a point
Diffstat (limited to 'noncore/unsupported/mail2') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/mail2/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/mail2/TODO b/noncore/unsupported/mail2/TODO
index 348510c..4bc434f 100644
--- a/noncore/unsupported/mail2/TODO
+++ b/noncore/unsupported/mail2/TODO
@@ -1,19 +1,20 @@
1Mail TODO 1Mail TODO
2----------------------------------------------------------------------------- 2-----------------------------------------------------------------------------
3 3
4General stuff: 4General stuff:
5 - This program needs a name! 5 - This program needs a name!
6 - If password is empty, ask for it during fetch. 6 - If password is empty, ask for it during fetch.
7 - Check if all necessary fields in AccoundEditor are filled. 7 - Check if all necessary fields in AccoundEditor are filled.
8 - Seperate Sending and Recieving in configuration.
8 9
9Protocol related: 10Protocol related:
10 - The IMAP implentation is kinda strange and slow. 11 - The IMAP implentation is kinda strange and slow.
11 - The SMTP implentation is goddamn strange. 12 - The SMTP implentation is goddamn strange.
12 - POP3 support would be nice. 13 - POP3 support would be nice.
13 - NNTP would be kinda neat, too. 14 - NNTP would be kinda neat, too.
14 - Implent a plugin system. 15 - Implent a plugin system.
15 16
16Security related: 17Security related:
17 - GnuPG support. This will require a seperate gpg managing utility in 18 - GnuPG support. This will require a seperate gpg managing utility in
18 the settings tab. 19 the settings tab.
19 - sMIME? maybe in the distant future. 20 - sMIME? maybe in the distant future.