isync/.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 | # Globals Create Both Remove Both Expunge Both CopyArrivalDate yes ## Satoshipay # Account IMAPAccount satoshipay.io Host imap.gmail.com User alan@satoshipay.io PassCmd "pass show satoshipay/google/app-mail" SSLType IMAPS SSLVersions TLSv1.2 TLSv1.1 # Remote IMAPStore satoshipay.io-remote Account satoshipay.io # Local MaildirStore satoshipay.io-local Path ~/mail/satoshipay/ Inbox ~/mail/satoshipay/INBOX SubFolders Verbatim # Job Channel satoshipay Master :satoshipay.io-remote: Slave :satoshipay.io-local: Patterns * "[Gmail]*" SyncState * Channel satoshipay-rubbish Master :satoshipay.io-remote: Slave :satoshipay.io-local: Patterns "[Gmail]/Bin" Create Both Expunge Both |