blob: f49dfde00f897e58a953c2b2683277f49f30dc94 (
plain)
1
2
3
4
5
6
7
8
9
|
[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
from = Sam Nystrom <sam@samnystrom.dev>
default = INBOX
copy-to = Sent
check-mail = 1h
check-mail-cmd = mbsync primary
|