8 lines
176 B
Plaintext
8 lines
176 B
Plaintext
|
|
||
|
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\'"
|