44 lines
1 KiB
Text
44 lines
1 KiB
Text
Create Slave
|
|
Expunge Both
|
|
SyncState *
|
|
|
|
IMAPAccount asymptotic
|
|
Host imap.gmail.com
|
|
Port 993
|
|
User sanchayan@asymptotic.io
|
|
PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.asymptotic.gpg"
|
|
SSLType IMAPS
|
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
|
|
|
IMAPStore asymptotic-remote
|
|
Account asymptotic
|
|
|
|
MaildirStore asymptotic-local
|
|
SubFolders Verbatim
|
|
Path "~/Gmail/asymptotic/"
|
|
Inbox "~/Gmail/asymptotic/Inbox"
|
|
|
|
Channel asymptotic
|
|
Master :asymptotic-remote:
|
|
Slave :asymptotic-local:
|
|
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
|
|
|
|
IMAPAccount gmail
|
|
Host imap.gmail.com
|
|
User maitysanchayan@gmail.com
|
|
PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.sanchayan.gpg"
|
|
SSLType IMAPS
|
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
|
|
|
IMAPStore gmail-remote
|
|
Account gmail
|
|
|
|
MaildirStore gmail-local
|
|
Subfolders Verbatim
|
|
Path "~/Gmail/sanchayan/"
|
|
Inbox "~/Gmail/sanchayan/Inbox"
|
|
|
|
Channel gmail
|
|
Master :gmail-remote:
|
|
Slave :gmail-local:
|
|
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
|