summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-05-02 18:49:17 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-05-02 18:49:17 -0400
commit334eddc05c5984700e69823573c7929a1f5c04e2 (patch)
treec434e44702831d87b6ed4cbae85e3a391c7efcbe
parent248c6a75d210e280c1c3f27fccd3296a4c64c0f6 (diff)
todo
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2dc4ec3..b2badf3 100644
--- a/README.md
+++ b/README.md
@@ -112,3 +112,10 @@ mutt-wizard is free/libre software, licensed under the GPLv3.
- Protonmail accounts will require you to set up "Protonmail Bridge" to access PM's IMAP and SMTP servers. Configure that before running mutt-wizard.
- If you have a university email, or enterprise-hosted email for work, there might be other hurdles or two-factor authentication you have to jump through. Some, for example, will want you to create a separate IMAP password, etc.
- If you use an email server whose mailboxes are not in English, mutt-wizard might not be able to guess which is which, so you may have to manually set your Inbox, Sent, Trash, Drafts, etc. in your mutt config file. Do this after running the wizard in `accounts/NAME.muttrc`.
+
+## To-do
+
+- Add Mac OS/BSD compatibility
+- Out-of-the-box compatibility with Protonmail Bridge
+- Option to ignore `domains.csv` (for troubleshooting)
+- Option to keep configuration for accounts that failed to connect (maybe)