diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-02-21 21:37:46 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-02-21 21:37:46 -0500 |
commit | 8c91d8f86d99f6dc5e677730135711e522b513fe (patch) | |
tree | 4cf7fabf580d3d6c787c1fbd75e22750484edf12 /mw | |
parent | 4a974ce32d5858ace271ec84674c705a81f42c38 (diff) |
log to conf
Diffstat (limited to 'mw')
-rwxr-xr-x | mw | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ msmtp_header="defaults auth on tls on tls_trust_file $sslcert -logfile ~/.msmtp.log +logfile ~/.config/msmtp/msmtp.log " msmtp_profile=" |