summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-04-25 13:57:14 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-04-25 13:57:14 -0400
commitfa0907e68eb4192d33447bed6f75db9a3fb1b33a (patch)
treeeb8c3022f474174de19aa1c71d2310a2817826bc
parent261a6a4aeb85101b371f2eabdc1a58d9ea6cda7a (diff)
grandfathering old systems note
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 293b2c1..4843ae7 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,12 @@ sudo make install
User of Arch-based distros can also install mutt-wizard from the AUR as [mutt-wizard-git](https://aur.archlinux.org/packages/mutt-wizard-git/).
+*NOTE:* If you have used an older version of mutt-wizard, especially when it used to use `offlineimap`, you need to remove your old configs. Back anything up that's important and run:
+
+```
+rm -rf ~/.config/mutt ~/.msmtprc ~/.config/msmtp ~/.offlineimap ~/.offlineimaprc ~/.config/offlineimap ~/.mbsyncrc
+```
+
The mutt-wizard is run with the command `mw`. It also installs the `mailsync` command. Once everything is setup, you'll use `neomutt` to access your mail.
- `mw add` -- add a new email account