dotfiles/.config/aerc/accounts.conf
2024-03-02 17:23:58 +01:00

24 lines
999 B
Plaintext

[yw5n]
source = imaps://ange@yw5n.com@ssl0.ovh.net
source-cred-cmd = pass show email/ange@yw5n.com | head -n1
outgoing = smtps://ange@yw5n.com@ssl0.ovh.net
outgoing-cred-cmd = pass show email/ange@yw5n.com | head -n1
default = INBOX
from = "Ange DUHAYON" <ange@yw5n.com>
cache-headers = true
copy-to = Sent
signature-file = ~/.config/aerc/signature.txt
pgp-auto-sign = true
pgp-opportunistic-encrypt = true
[duhayon]
source = imaps://ange@duhayon.com@ssl0.ovh.net
source-cred-cmd = pass show email/ange@duhayon.com | head -n1
outgoing = smtps://ange@duhayon.com@ssl0.ovh.net
outgoing-cred-cmd = pass show email/ange@duhayon.com | head -n1
default = INBOX
from = "Ange DUHAYON" <ange@duhayon.com>
cache-headers = true
copy-to = INBOX.INBOX.Sent
signature-file = ~/.config/aerc/signature.txt