summaryrefslogtreecommitdiff
path: root/.config/aerc
diff options
context:
space:
mode:
Diffstat (limited to '.config/aerc')
-rw-r--r--.config/aerc/accounts.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/.config/aerc/accounts.conf b/.config/aerc/accounts.conf
index 740c948..d9e50a0 100644
--- a/.config/aerc/accounts.conf
+++ b/.config/aerc/accounts.conf
@@ -1,6 +1,15 @@
[Michael]
-source = maildir://~/mail
+source = imaps://michael@mail.huntm.net
outgoing = smtps+plain://michael@mail.huntm.net
from = Michael Hunteman <michael@huntm.net>
copy-to = Sent
+source-cred-cmd = pass Email/huntm.net
outgoing-cred-cmd = pass Email/huntm.net
+
+[Cox]
+source = imaps://mhunteman@imap.cox.net
+outgoing = smtps+plain://mhunteman@smtp.cox.net
+from = Michael Hunteman <mhunteman@cox.net>
+copy-to = SentEmail
+source-cred-cmd = pass Email/cox.net
+outgoing-cred-cmd = pass Email/cox.net