This commit is contained in:
Arisu Tachibana 2025-02-05 18:53:46 +07:00 committed by GitHub
commit 2343717199
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -203,7 +203,8 @@ imapsync \
--maxbytesafter 1_000_000_000 \ --maxbytesafter 1_000_000_000 \
--automap \ --automap \
--maxsleep 2 \ --maxsleep 2 \
--useheader X-Gmail-Received --useheader Message-Id \ --useheader="X-Gmail-Received" \
--useheader Message-Id \
--synclabels \ --synclabels \
--resynclabels \ --resynclabels \
--exclude "\[Gmail\]$" \ --exclude "\[Gmail\]$" \