summaryrefslogtreecommitdiff
path: root/.config/aerc/accounts.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/aerc/accounts.conf')
-rw-r--r--.config/aerc/accounts.conf7
1 files changed, 3 insertions, 4 deletions
diff --git a/.config/aerc/accounts.conf b/.config/aerc/accounts.conf
index c7d4e1c..332d25c 100644
--- a/.config/aerc/accounts.conf
+++ b/.config/aerc/accounts.conf
@@ -1,8 +1,7 @@
-[default]
-source = imaps://sam%40samnystrom.dev@imap.migadu.com:993
+[migadu]
+source = maildir://~/mail
outgoing = smtps+plain://sam%40samnystrom.dev@smtp.migadu.com:465
-outgoing-cred-cmd = hiq -d -F password proto=smtp user=sam@samnystrom.dev
-source-cred-cmd = hiq -d -F password proto=imap user=sam@samnystrom.dev
from = Sam Nystrom <sam@samnystrom.dev>
default = INBOX
copy-to = Sent
+outgoing-cred-cmd = hiq -d -F password proto=smtp user=sam@samnystrom.dev