diff options
Diffstat (limited to 'mail/dot-mbsyncrc.byteplant')
-rw-r--r-- | mail/dot-mbsyncrc.byteplant | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/dot-mbsyncrc.byteplant b/mail/dot-mbsyncrc.byteplant index e8b361f..274fba3 100644 --- a/mail/dot-mbsyncrc.byteplant +++ b/mail/dot-mbsyncrc.byteplant @@ -2,7 +2,7 @@ # byteplant IMAPAccount oscar Host imap.byteplant.com -User oscar@byteplant.com +User oscar PassCmd "pass show byteplant.com/imap" AuthMechs LOGIN SSLType IMAPS @@ -28,7 +28,7 @@ Expunge Both # byteplant IMAPAccount admin Host imap.byteplant.com -User admin@byteplant.com +User admin PassCmd "pass show byteplant.com/admin-email" AuthMechs LOGIN SSLType IMAPS @@ -45,7 +45,9 @@ SubFolders Verbatim Channel admin Far :admin-remote: Near :admin-local: -Patterns * +Patterns % !history +MaxMessages 1000 +Sync Pull Create Both SyncState * Expunge Both @@ -54,7 +56,7 @@ Expunge Both # byteplant IMAPAccount support Host imap.byteplant.com -User support@byteplant.com +User support PassCmd "pass show byteplant.com/support-email" AuthMechs LOGIN SSLType IMAPS |