diff options
author | Oscar Najera <hi@oscarnajera.com> | 2023-09-18 16:35:44 +0200 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2023-09-18 16:35:44 +0200 |
commit | 86fbf6160c69ab34f049a473beb5576a4cd1ed7a (patch) | |
tree | bb58dda71868abbbde5feba3e1f5e39c61a5b77f /mail | |
parent | e7726312f751c710a0e6a69fbe9050c0e4e2cf66 (diff) | |
download | dotfiles-86fbf6160c69ab34f049a473beb5576a4cd1ed7a.tar.gz dotfiles-86fbf6160c69ab34f049a473beb5576a4cd1ed7a.tar.bz2 dotfiles-86fbf6160c69ab34f049a473beb5576a4cd1ed7a.zip |
more mbsyncrc
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dot-mbsyncrc.byteplant | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/dot-mbsyncrc.byteplant b/mail/dot-mbsyncrc.byteplant index 274fba3..16a2867 100644 --- a/mail/dot-mbsyncrc.byteplant +++ b/mail/dot-mbsyncrc.byteplant @@ -45,7 +45,7 @@ SubFolders Verbatim Channel admin Far :admin-remote: Near :admin-local: -Patterns % !history +Patterns % !history !Trash MaxMessages 1000 Sync Pull Create Both @@ -57,7 +57,7 @@ Expunge Both IMAPAccount support Host imap.byteplant.com User support -PassCmd "pass show byteplant.com/support-email" +PassCmd "pass show byteplant.com/support-mail" AuthMechs LOGIN SSLType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt @@ -73,7 +73,9 @@ SubFolders Verbatim Channel support Far :support-remote: Near :support-local: -Patterns * +Patterns % !history !Trash +MaxMessages 1000 +Sync Pull Create Both SyncState * Expunge Both |