26 lines
485 B
Plaintext
26 lines
485 B
Plaintext
IMAPAccount gmail
|
|
Host imap.gmail.com
|
|
User jadenprovost@gmail.com
|
|
PassCmd "bw-load && bw get password 'Emacs Gmail'"
|
|
SSLType IMAPS
|
|
SSLVersions TLSv1.2
|
|
AuthMechs PLAIN
|
|
SystemCertificates no
|
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
|
|
|
IMAPStore gmail-remote
|
|
Account gmail
|
|
|
|
MaildirStore gmail-local
|
|
Subfolders Verbatim
|
|
Path ~/.mail/
|
|
Inbox ~/.mail/Inbox
|
|
Trash ~/.mail/Trash
|
|
|
|
Channel gmail
|
|
Far :gmail-remote:
|
|
Near :gmail-local:
|
|
Patterns * ![Gmail]* !Archive
|
|
Create Both
|
|
SyncState *
|