123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210 |
- # CopyArrivalDate yes
- Create Both # create missing mailboxes
- SyncState *
- # Expunge Both # automatically delete any message marked for trash
- ####################################################################
- IMAPAccount Mailo
- Host imap.mailo.com
- User adam.salwowski@mailo.com
- PassCmd "pass mail/mailo/adam.salwowski | head -n1"
- SSLType IMAPS
- MaildirStore Mailo-local
- Path ~/.mail/Mailo/
- Inbox ~/.mail/Mailo/Inbox
- SubFolders Verbatim
- IMAPStore Mailo-remote
- Account Mailo
- Channel Mailo
- Master :Mailo-remote:
- Slave :Mailo-local:
- Patterns *
- # ######################################################################
- # IMAPAccount Gmail
- # Host imap.gmail.com
- # User a@gmail.com
- # PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.authinfo.gpg | awk '/machine imap.gmail.com login a@gmail.com/ {print $NF}'"
- # AuthMechs LOGIN
- # SSLType IMAPS
- # SSLVersions TLSv1.2
- # CertificateFile /usr/local/etc/openssl@1.1/cert.pem
- # MaildirStore Gmail-local
- # Path ~/.mail/Gmail/
- # Inbox ~/.mail/Gmail/Inbox
- # SubFolders Verbatim
- # IMAPStore Gmail-remote
- # Account Gmail
- # Channel Gmail-inbox
- # Master :Gmail-remote:"INBOX"
- # Slave :Gmail-local:"INBOX"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # Channel Gmail-trash
- # Master :Gmail-remote:"[Gmail]/Trash"
- # Slave :Gmail-local:"Trash"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # Channel Gmail-spam
- # Master :Gmail-remote:"[Gmail]/Spam"
- # Slave :Gmail-local:"Spam"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # Channel Gmail-all
- # Master :Gmail-remote:"[Gmail]/All Mail"
- # Slave :Gmail-local:"Archive"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # Channel Gmail-drafts
- # Master :Gmail-remote:"[Gmail]/Drafts"
- # Slave :Gmail-local:"Drafts"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # Group Gmail
- # Channel Gmail-inbox
- # Channel Gmail-trash
- # Channel Gmail-all
- # Channel Gmail-spam
- # Channel Gmail-drafts
- # ######################################################################
- # IMAPAccount GMX
- # Host imap.gmx.com
- # User a@gmx.com
- # PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.authinfo.gpg | awk '/machine imap.gmx.com login a@gmx.com/ {print $NF}'"
- # AuthMechs LOGIN
- # SSLType IMAPS
- # SSLVersion TLSv1.2
- # CertificateFile /usr/local/etc/openssl@1.1/cert.pem
- # MaildirStore GMX-local
- # Path ~/.mail/GMX/
- # Inbox ~/.mail/GMX/Inbox
- # SubFolders Verbatim
- # IMAPStore GMX-remote
- # Account GMX
- # Channel GMX
- # Master :GMX-remote:
- # Slave :GMX-local:
- # Patterns "INBOX" "Archive" "Trash" "Spam" "Drafts" "Sent"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # ####################################################################
- # IMAPAccount Proton
- # Host 127.0.0.1
- # PORT 1111
- # User a@protonmail.com
- # PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.authinfo.gpg | awk '/machine 127.0.0.1/ {print $NF}'"
- # AuthMechs LOGIN
- # SSLType STARTTLS
- # SSLVersion TLSv1.2
- # CertificateFile /usr/local/etc/openssl@1.1/cert.pem
- # MaildirStore Proton-local
- # Path ~/.mail/Proton/
- # Inbox ~/.mail/Proton/Inbox
- # SubFolders Verbatim
- # # Define the IMAP4
- # IMAPStore Proton-remote
- # Account Proton
- # Channel Proton
- # Master :Proton-remote:
- # Slave :Proton-local:
- # Patterns "INBOX" "Archive" "Trash" "Spam" "Drafts" "Sent"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # ####################################################################
- # IMAPAccount Apple
- # Host imap.mail.me.com
- # PORT 993
- # User a@icloud.com
- # PassCmd "gpg -q --for-your-eyes-only --no-tty -d ~/.authinfo.gpg | awk '/machine imap.mail.me.com/ {print $NF}'"
- # AuthMechs LOGIN
- # SSLType IMAPS
- # SSLVersion TLSv1.2
- # CertificateFile /usr/local/etc/openssl@1.1/cert.pem
- # MaildirStore Apple-local
- # Path ~/.mail/Apple/
- # Inbox ~/.mail/Apple/Inbox
- # SubFolders Verbatim
- # IMAPStore Apple-remote
- # Account Apple
- # Channel Apple-all
- # Master :Apple-remote:
- # Slave :Apple-local:
- # Patterns "INBOX" "Archive" "Trash" "Spam" "Drafts"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # Channel Apple-sent
- # Master :Apple-remote:"Sent Messages"
- # Slave :Apple-local:"Sent"
- # CopyArrivalDate yes
- # Create Both
- # Expunge Both
- # SyncState *
- # Group Apple
- # Channel Apple-sent
- # Channel Apple-all
- # ####################################################################
- IMAPAccount Mailo
- Host imap.mailo.com
- User adam.salwowski@mailo.com
- PassCmd "pass mbsync/mailo"
- # AuthMechs LOGIN
- SSLType IMAPS
- # SSLVersions TLSv1.2
- # CertificateFile /usr/local/etc/openssl@1.1/cert.pem
- MaildirStore Mailo-local
- Path ~/.mail/Mailo/
- Inbox ~/.mail/Mailo/Inbox
- SubFolders Verbatim
- IMAPStore Mailo-remote
- Account Mailo
- Channel Mailo
- Master :Mailo-remote:
- Slave :Mailo-local:
- Patterns *
|