blob: 43e1ec7e5b52c19e7383a9520b52b83ad79f9abf (
plain)
1
2
3
4
5
6
7
8
9
10
|
[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
check-mail-timeout = 1m
|