home/.mbsyncrc (view raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
IMAPAccount personal Host imap.migadu.com User x@icyphox.sh PassCmd "pw -s default" SSLType IMAPS IMAPStore remote Account personal MaildirStore local Subfolders Verbatim Path ~/mail/personal/ Inbox ~/mail/personal/Inbox Channel personal Master :remote: Slave :local: Patterns * Create Both SyncState * IMAPAccount homescreen Host imap.migadu.com User icy@homescreens.org PassCmd "pw -s default" SSLType IMAPS IMAPStore hs-remote Account homescreen MaildirStore hs-local Subfolders Verbatim Path ~/mail/homescreen/ Inbox ~/mail/homescreen/Inbox Channel homescreen Master :hs-remote: Slave :hs-local: Patterns * Create Both SyncState * |