diff options
Diffstat (limited to '.mbsyncrc')
-rw-r--r-- | .mbsyncrc | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,7 +2,7 @@ IMAPAccount fastmail Host imap.fastmail.com Port 993 User [email protected] -PassCmd "emacsclient -e '(password-store-get-field \"fastmail.com/[email protected]\" \"smtp\")'" +PassCmd "pass show fastmail.com/smtp" SSLType IMAPS SSLVersions TLSv1.2 CertificateFile /etc/ssl/certs/ca-certificates.crt @@ -41,12 +41,14 @@ Account gmail MaildirStore gmail-local Path ~/Mail/MUSofia/ +Inbox ~/Mail/MUSofia/Inbox +Trash ~/Mail/MUSofia/Trash SubFolders Verbatim Channel gmail Far :gmail-remote: Near :gmail-local: -Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Trash" +Patterns * Expunge None CopyArrivalDate yes Sync All |