diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 16:20:18 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 16:20:18 -0300 |
commit | c65d963db9bc5413c78dd8b5ade5850088801208 (patch) | |
tree | 8e0c83f472f9b7be1681ae8ea1a37148252e8591 | |
parent | a0ce7ed1bbefa07b0217b487d1ca3ea64766a40a (diff) | |
download | mail-c65d963db9bc5413c78dd8b5ade5850088801208.tar.gz mail-c65d963db9bc5413c78dd8b5ade5850088801208.tar.bz2 |
Removes TODO
-rw-r--r-- | TODO.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index ed8c4aa..0000000 --- a/TODO.md +++ /dev/null @@ -1,12 +0,0 @@ -TODO -==== - -* Move some configs to a 'mail' module. -* Mailcap: open attachments in background. -* Config for [sup-mail](https://packages.debian.org/stable/sup-mail). -* [Archival](https://joeyh.name/blog/entry/moving_my_email_archives_and_packages_to_git-annex/)? -* [Mailcap, HTML and AppArmor](http://www.justgohome.co.uk/blog/2014/02/mailcap-html-apparmor.html). -* Increased security on smtp/imaps password storage: - * https://github.com/sup-heliotrope/sup/wiki/Securely-Store-Password - * http://serverfault.com/questions/149452/how-can-i-use-fetchmail-or-another-email-grabber-with-osx-keychain-for-authent - * http://mah.everybody.org/docs/mail/fetchmail_check |