diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2019-04-21 13:53:08 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-21 13:53:08 -0400 |
| commit | 55138a761f1a29c282d90067e67b1931bf1ce56a (patch) | |
| tree | ba67f9331a517a233365422ce3ae0b88a8474a59 /mw | |
| parent | 29d6ad1c0145f9e818434baf0cce03ce6b455672 (diff) | |
| download | mutt-wizard-55138a761f1a29c282d90067e67b1931bf1ce56a.tar.gz | |
msmtp pass not needed in mutt
Diffstat (limited to 'mw')
| -rwxr-xr-x | mw | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -88,7 +88,6 @@ set header_cache = $accdir/$title/cache/headers set message_cachedir = $accdir/$title/cache/bodies set certificate_file = $accdir/$title/certificates set imap_pass = \`pass mutt-wizard-$title\` -set smtp_pass = \`pass mutt-wizard-$title\` alias me $realname <$fulladdr> |