diff options
author | luxagraf <sng@luxagraf.net> | 2021-07-16 20:36:05 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2021-07-16 20:36:05 -0400 |
commit | 7fe4f324b9c90c5383965b51aaccdd0322b4fef9 (patch) | |
tree | fc3d5a2a1fe8cfe9f7b6e601e229070cd5327578 /.msmtprc | |
parent | 9023193df97d2366a38b7f623c64215e809ec5d5 (diff) |
brought up to date with Debian configdebian-openbox
Diffstat (limited to '.msmtprc')
-rw-r--r-- | .msmtprc | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -11,11 +11,4 @@ logfile ~/.msmtp.log account personal from sng@luxagraf.net user sng@luxagraf.net -passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt .offlineimappass.gpg" - -account work -from wired@scottgilbertson.net -user wired@scottgilbertson.net -passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/wired@scottgilbertson.net.gpg" - -account default : personal +passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.offlineimappass.gpg" |