25 lines
569 B
Plaintext
25 lines
569 B
Plaintext
IMAPAccount gmail
|
|
Host imap.gmail.com
|
|
User jadenprovost@gmail.com
|
|
PassCmd "gpg --quiet --for-your-eyes-only --no-tty --decrypt ~/.passwords/gmail.gpg"
|
|
SSLType IMAPS
|
|
SSLVersions TLSv1.2
|
|
AuthMechs PLAIN
|
|
SystemCertificates no
|
|
CertificateFile ~/.mail/certificates/ca-certificates.pem
|
|
|
|
IMAPStore gmail-remote
|
|
Account gmail
|
|
|
|
MaildirStore gmail-local
|
|
Subfolders Verbatim
|
|
Path ~/.mail/
|
|
Inbox ~/.mail/Inbox
|
|
|
|
Channel gmail
|
|
Far :gmail-remote:
|
|
Near :gmail-local:
|
|
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Trash"
|
|
Create Both
|
|
SyncState *
|