summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke <luke@lukesmith.xyz>2018-02-10 16:00:14 -0700
committerLuke <luke@lukesmith.xyz>2018-02-10 16:00:14 -0700
commitbadf508538e060289189e497cd20d4f1000533f3 (patch)
treeda76291de29bcf23bb31fa2d56351df9937818cb /README.md
parentcf773b4db50101dbdb568a171f270d470f4e5e62 (diff)
mutt configuration now automatic
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4af0296..d49e3f0 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Or you can help monetarily via [Patreon](https://patreon.com/lukesmith) or [Payp
* Expand the list of server information in `domains.csv`, including adding spoolfiles/records/postponed folders for each account.
* Write scripts that do the following:
- * Stat `~/.offlineimaprc` and the the mutt configs to see what accounts are currently available. (**Done**, currently in `stat.sh`; needs integration.)
+ * Stat `~/.offlineimaprc` and the the mutt configs to see what accounts are currently available. (**Done**, currently in `removeaccount.sh`; needs integration.)
* Delete a profile from above if requested. (**Done**, currently in `removeaccount.sh`; needs integration.)
* Add a profile above if requested, including:
* An automatic search of `domains.csv` for server information. (**Done**)
@@ -27,6 +27,3 @@ Or you can help monetarily via [Patreon](https://patreon.com/lukesmith) or [Payp
* Configure notmuch with all accounts.
* A prompt for adding encypted passwords for each account available.
* Or directions for adding plain text passwords if desired.
-
-### Todo: Add settings for email accounts not unified by one domain
-