blob: 69f6439e46a407984ba2254746f3d36e73480df0 [file] [log] [blame]
Adrià Vilanova Martínez227df182024-12-27 20:06:39 +01001# Config file for isync's mbsync
2#
3# Heavily inspired by:
4# https://wiki.archlinux.org/index.php?title=Isync&oldid=823186#Configuring.
5
6IMAPAccount gmail
7Host imap.gmail.com
8# The User and PassCmd fields are not available in dotfiles-external, only in
9# the private repo, sorry.
10AuthMechs XOAUTH2
11TLSType IMAPS
12
13IMAPStore gmail-remote
14Account gmail
15
16MaildirStore gmail-local
17SubFolders Verbatim
18Path ~/.mail/gmail/
19Inbox ~/.mail/gmail/Inbox
20
21Channel gmail-inbox
22Far :gmail-remote:
23Near :gmail-local:
24Patterns "INBOX" "[Gmail]/Drafts"
25Create Both
26Expunge Both
27SyncState *