diff options
| -rw-r--r-- | .config/msmtp/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/msmtp/config b/.config/msmtp/config index 2b6ba68..6bec22e 100644 --- a/.config/msmtp/config +++ b/.config/msmtp/config @@ -25,9 +25,9 @@ passwordeval ~/bin/mutt_oauth2.py ~/.mail/susecom/sessionfile account susede host imap.suse.de port 587 -from msabate@suse.de -user msabate@suse.de -passwordeval "gpg --quiet --for-your-eyes-only --no-tty --decrypt ~/.mbsyncpasssusede.gpg" +from msabate@imapsusede +user msabate@imapsusede +passwordeval "gpg --quiet --for-your-eyes-only --no-tty --decrypt ~/.imapsusede.gpg" # cgtsuse.org account cgtsuse |
