diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-04-21 05:36:46 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-04-21 05:36:46 -0400 |
commit | ecac90af2d86e41df18a1acfa97471e09c01b7e4 (patch) | |
tree | 2cd388ab7eb29821197b9b1e427eee92e9e209ff /mw | |
parent | f0bf2250a9d787b0b2847a82bc9d4dabe1e0b341 (diff) |
from $fulladdr
Diffstat (limited to 'mw')
-rwxr-xr-x | mw | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ msmtp_profile=" account $title host $smtp port $sport -from $login +from $fulladdr user $login passwordeval \"pass mutt-wizard-$title\"" mbsync_profile="IMAPStore $title-remote |