~chimo/dotfiles

ae9252922e87002a6702285e83a1a13458d4f7c2 — chimo 3 months ago 7b19279
.config/aerc: Enable pgp-auto-sign
2 files changed, 9 insertions(+), 6 deletions(-)

M .config/aerc/accounts.conf
M .config/aerc/aerc.conf
M .config/aerc/accounts.conf => .config/aerc/accounts.conf +8 -5
@@ 1,6 1,9 @@
[chimo]
source   = maildir://~/mail
outgoing = smtp+insecure+none://10.118.161.132:2525
default  = INBOX
from     = Chimo <chimo@chromic.org>
copy-to  = INBOX/Sent
source          = maildir://~/mail
outgoing        = smtp+insecure+none://10.118.161.132:2525
default         = INBOX
from            = chimo <chimo@chromic.org>
copy-to         = INBOX/Sent
postpone        = INBOX/Drafts
pgp-auto-sign   = true


M .config/aerc/aerc.conf => .config/aerc/aerc.conf +1 -1
@@ 14,7 14,7 @@
# keyring already exists, in which case the latter will be used.
#
# Default: auto
#pgp-provider=auto
pgp-provider=gpg

# By default, the file permissions of accounts.conf must be restrictive and
# only allow reading by the file owner (0600). Set this option to true to