aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-06-09 16:07:29 +0300
committerawy <awy@awy.one>2025-06-09 16:07:29 +0300
commitb16c05c437209ed9f7e84c7a70dd7710642d2b80 (patch)
tree2a60c417097837c92a9b4893d63f7e0a78e7c027
parentbce80d2bfcb3ef1b2707e4f256eb82212ce1022f (diff)
changed mbsync to tlstype, removed "all mail" from pattern since this mailbox can
be disabled in gmail settings
-rw-r--r--share/mbsync-temp4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mbsync-temp b/share/mbsync-temp
index 4e77b09..8496ff5 100644
--- a/share/mbsync-temp
+++ b/share/mbsync-temp
@@ -4,7 +4,7 @@ Port $iport
User $login
PassCmd "pass $passprefix$fulladdr"
AuthMechs LOGIN
-SSLType $imapssl
+TLSType $imapssl
CertificateFile $sslcert
MaildirStore $fulladdr-local
@@ -16,7 +16,7 @@ Channel $fulladdr
Expunge Both
$master :$fulladdr-remote:
$slave :$fulladdr-local:
-Patterns * !"[Gmail]/All Mail" !"*fts-flatcurve*" !"*virtual*"
+Patterns * !"*fts-flatcurve*" !"*virtual*"
Create Both
SyncState *
MaxMessages $maxmes