aboutsummaryrefslogtreecommitdiff
path: root/templates/.config/aerc/accounts.conf
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-12-15 15:52:05 -0500
committerBen Burwell <ben@benburwell.com>2019-12-15 15:52:05 -0500
commitc7ebc1d48856f398b1040546ef06dce1d8f2282f (patch)
treed41e1a744a15d7bf38f490d9e8757e83c154b9b0 /templates/.config/aerc/accounts.conf
parent284f6fd9695c42f9086d567d1d77b607c653e4a2 (diff)
aerc: adopt
Diffstat (limited to 'templates/.config/aerc/accounts.conf')
-rw-r--r--templates/.config/aerc/accounts.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/templates/.config/aerc/accounts.conf b/templates/.config/aerc/accounts.conf
new file mode 100644
index 0000000..b1242b1
--- /dev/null
+++ b/templates/.config/aerc/accounts.conf
@@ -0,0 +1,22 @@
+# aerc config
+[benburwell.com]
+source = maildir://~/Mail/Fastmail
+outgoing = smtps+plain://benburwell%40fastmail.com@smtp.fastmail.com:465
+default = INBOX
+from = Ben Burwell <ben@benburwell.com>
+copy-to = Sent
+outgoing-cred-cmd = pass mail/benburwell@fastmail.com
+archive = Archive
+
+# [Notmuch]
+# source = notmuch://~/Mail
+# query-map = ~/.querymap
+
+# [IMAP]
+# source = imaps://benburwell%40fastmail.com@imap.fastmail.com
+# source-cred-cmd = pass mail/benburwell@fastmail.com
+# outgoing = smtps+plain://benburwell%40fastmail.com@smtp.fastmail.com
+# outgoing-cred-cmd = pass mail/benburwell@fastmail.com
+# default = INBOX
+# from = Ben Burwell <ben@benburwell.com>
+# copy-to = Sent