Adding 15five email creds
This commit is contained in:
@ -105,3 +105,56 @@ SyncState *
|
||||
|
||||
Group selectperson
|
||||
Channel selectperson-folders
|
||||
|
||||
IMAPAccount sdf
|
||||
Host mx.sdf.org
|
||||
User secstate
|
||||
PassCmd "pass personal/secstate@sdf.org"
|
||||
SSLType IMAPS
|
||||
Port 993
|
||||
|
||||
IMAPStore sdf-remote
|
||||
account sdf
|
||||
|
||||
MaildirStore sdf-local
|
||||
# trailing "/" is important
|
||||
Path ~/Mail/secstate@sdf.org/
|
||||
Inbox ~/Mail/secstate@sdf.org/Inbox
|
||||
Trash Trash
|
||||
|
||||
Channel sdf-folders
|
||||
Master :sdf-remote:
|
||||
Slave :sdf-local:
|
||||
Patterns "INBOX" "Drafts" "Archive" "Sent" "Trash"
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Group sdf
|
||||
Channel sdf-folders
|
||||
|
||||
IMAPAccount 15five
|
||||
Host imap.gmail.com
|
||||
User colin.powell@15five.com
|
||||
PassCmd "pass 15five/mbsync"
|
||||
SSLType IMAPS
|
||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||
Port 993
|
||||
|
||||
IMAPStore 15five-remote
|
||||
Account 15five
|
||||
|
||||
MaildirStore 15five-local
|
||||
Path ~/Mail/colin.powell@15five.com
|
||||
Inbox ~/Mail/colin.powell@15five.com/Inbox
|
||||
|
||||
Channel 15five-folders
|
||||
Master :15five-remote:
|
||||
Slave :15five-local:
|
||||
Patterns "\[Google Mail\]/All Mail" "\[Google Mail\]/Drafts" "\[Google Mail\]/Sent Mail"
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
||||
|
||||
Group 15five
|
||||
Channel 15five-folders
|
||||
|
||||
Reference in New Issue
Block a user