diff options
author | Luke Smith <luke@lukesmith.xyz> | 2018-08-21 14:11:42 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-21 14:11:42 -0400 |
commit | 18dbc16195c530daee2b68c56c6e92a309d38720 (patch) | |
tree | 08b8841cf5772a90bed0a6bc6853ee48034f3e48 /README.md | |
parent | 273c9f0736a980d339f6a5d1c75769ec827bc159 (diff) |
msmtprc info added
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -63,10 +63,10 @@ previous mutt folder, you'll want to back it up or delete it first.) git clone https://github.com/LukeSmithxyz/mutt-wizard.git ~/.config/mutt ``` -You will want to delete or rename your current `~/.offlineimaprc` as well, as -although you can later modify the `~/.offlineimaprc` produced by the script, -you must have no file there the first time you add your first account or the -wizard will assume some settings are already set which aren't. +You will want to delete or rename your current `~/.offlineimaprc` and +`~/.msmtprc` as well, as although you can later modify these files produced by +the script, you must have no file there the first time you add your first +account or the wizard will assume some settings are already set which aren't. Just run `mutt-wizard.sh` and choose to add an account. After you do so, you may run `offlineimap` to begin the mailsync, and you will be able to run |