full msmtprc compatibility added
This commit is contained in:
7
autoconf/msmtprc_profile
Normal file
7
autoconf/msmtprc_profile
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
account $title
|
||||
host $smtp
|
||||
port $sport
|
||||
from $login
|
||||
user $login
|
||||
passwordeval "gpg -d --quiet --for-your-eyes-only --no-tty ~/.config/mutt/credentials/$title.gpg | sed -e '$a\'"
|
Reference in New Issue
Block a user