66 lines
1.4 KiB
Text
66 lines
1.4 KiB
Text
IMAPAccount gmail
|
|
Host imap.gmail.com
|
|
User jeremydkaplan@gmail.com
|
|
PassCmd "gopass show personal/email/jeremydkaplan@gmail.com | head -n 1"
|
|
SSLType IMAPS
|
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
|
|
|
IMAPStore gmail-remote
|
|
Account gmail
|
|
|
|
MaildirStore gmail-local
|
|
# The trailing "/" is important
|
|
Path ~/.mail/gmail/
|
|
Inbox ~/.mail/gmail/Inbox
|
|
|
|
Channel gmail
|
|
Master :gmail-remote:
|
|
Slave :gmail-local:
|
|
Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail"
|
|
Create Both
|
|
SyncState *
|
|
|
|
|
|
IMAPAccount mit
|
|
Host imap.exchange.mit.edu
|
|
User jdkaplan
|
|
PassCmd "gopass show personal/email/jdkaplan@mit.edu | head -n 1"
|
|
SSLType IMAPS
|
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
|
|
|
IMAPStore mit-remote
|
|
Account mit
|
|
|
|
MaildirStore mit-local
|
|
Path ~/.mail/mit/
|
|
Inbox ~/.mail/mit/Inbox
|
|
|
|
Channel mit
|
|
Master :mit-remote:
|
|
Slave :mit-local:
|
|
Patterns *
|
|
Create Both
|
|
SyncState *
|
|
|
|
|
|
|
|
IMAPAccount metagram
|
|
Host metagram.net
|
|
User jdkaplan@metagram.net
|
|
PassCmd "gopass show personal/email/jdkaplan@metagram.net | head -n 1"
|
|
SSLType IMAPS
|
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
|
|
|
IMAPStore metagram-remote
|
|
Account metagram
|
|
|
|
MaildirStore metagram-local
|
|
Path ~/.mail/metagram/
|
|
Inbox ~/.mail/metagram/Inbox
|
|
|
|
Channel metagram
|
|
Master :metagram-remote:
|
|
Slave :metagram-local:
|
|
Patterns *
|
|
Create Both
|
|
SyncState *
|