2022-10-15 21:52:57 +02:00
|
|
|
[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
|
2024-01-23 02:59:56 +01:00
|
|
|
source-cred-cmd = bw get password mail:template@example.com
|
|
|
|
outgoing-cred-cmd = bw get password mail:template@example.com
|
2023-09-27 03:29:50 +02:00
|
|
|
signature-file = "~/.config/aerc/accounts/acc:template@example.com/signature.txt"
|
2023-09-06 02:22:26 +02:00
|
|
|
pgp-auto-sign = true
|
|
|
|
pgp-opportunistic-encrypt = true
|