homes/templates/.config/aerc/accounts.conf

11 lines
506 B
Text

[Example]
source = imap://template%40example.com@imap.example.com
outgoing = smtp://template%40example.com@smtp.example.com
default = INBOX
from = Template Example <template@example.com>
copy-to = Sent
source-cred-cmd = keyring get "mail:template@example.com" "template@example.com"
outgoing-cred-cmd = keyring get "mail:template@example.com" "template@example.com"
signature-file = "~/.config/aerc/accounts/template@example.com/signature.txt"
pgp-auto-sign = true
pgp-opportunistic-encrypt = true