aboutsummaryrefslogtreecommitdiff
path: root/templates/.config/aerc/accounts.conf
diff options
context:
space:
mode:
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