dotfiles/mbsync/.mbsyncrc

237 lines
4.1 KiB
Plaintext
Raw Normal View History

2019-08-27 01:08:54 +02:00
# Mbsync config
2019-03-24 15:03:56 +01:00
IMAPAccount gmail
Host imap.gmail.com
User akasroua@gmail.com
AuthMechs LOGIN
2020-05-24 02:23:06 +02:00
PassCmd "pass mail/gmail"
2019-03-24 15:03:56 +01:00
SSLType IMAPS
2019-08-27 01:08:54 +02:00
CertificateFile /etc/ssl/certs/ca-certificates.crt
2019-03-24 15:03:56 +01:00
IMAPStore gmail-remote
Account gmail
MaildirStore gmail-local
Subfolders Verbatim
# The trailing "/" is important
Path ~/.mail/gmail/
Inbox ~/.mail/gmail/inbox/
2019-03-24 15:03:56 +01:00
Channel sync-gmail-default
2021-02-08 15:29:54 +01:00
Far :gmail-remote:
Near :gmail-local:
Create Both
Expunge Both
SyncState *
2019-03-24 15:03:56 +01:00
Channel sync-gmail-sent
2021-02-08 15:29:54 +01:00
Far :gmail-remote:"[Gmail]/Sent Mail"
Near :gmail-local:sent
Create Both
Expunge Both
SyncState *
2019-03-24 15:03:56 +01:00
Channel sync-gmail-trash
2021-02-08 15:29:54 +01:00
Far :gmail-remote:"[Gmail]/Bin"
Near :gmail-local:trash
Create Both
Expunge Both
SyncState *
2019-03-24 15:03:56 +01:00
Channel sync-gmail-junk
2021-02-08 15:29:54 +01:00
Far :gmail-remote:"[Gmail]/Spam"
Near :gmail-local:junk
Create Both
Expunge Both
SyncState *
Channel sync-gmail-archive
Far :gmail-remote:"[Gmail]/All Mail"
Near :gmail-local:archive
Create Both
Expunge Both
SyncState *
2019-03-24 15:03:56 +01:00
Group gmail
Channel sync-gmail-default
Channel sync-gmail-sent
Channel sync-gmail-trash
Channel sync-gmail-junk
Channel sync-gmail-archive
2019-03-24 15:03:56 +01:00
2021-09-22 00:12:17 +02:00
IMAPAccount ugent
Host outlook.office365.com
User amin.kasrouaouam@ugent.be
AuthMechs XOAUTH2
PassCmd "nix-shell -p python3 --command 'python /home/coolneng/.local/share/scripts/mutt_oauth2.py /home/coolneng/.cache/tokenfile'"
2019-03-24 15:03:56 +01:00
SSLType IMAPS
2019-08-27 01:08:54 +02:00
CertificateFile /etc/ssl/certs/ca-certificates.crt
2019-03-24 15:03:56 +01:00
2021-09-22 00:12:17 +02:00
IMAPStore ugent-remote
Account ugent
2019-03-24 15:03:56 +01:00
2021-09-22 00:12:17 +02:00
MaildirStore ugent-local
2019-03-24 15:03:56 +01:00
Subfolders Verbatim
# The trailing "/" is important
2021-09-22 00:12:17 +02:00
Path ~/.mail/ugent/
Inbox ~/.mail/ugent/inbox/
2019-03-24 15:03:56 +01:00
2021-09-22 00:12:17 +02:00
Channel ugent-default
Far :ugent-remote:
Near :ugent-local:
2021-02-08 15:29:54 +01:00
Create Both
Expunge Both
SyncState *
2019-03-24 15:03:56 +01:00
2021-09-22 00:12:17 +02:00
Channel ugent-sent
Far :ugent-remote:"Sent Items"
Near :ugent-local:sent
2021-02-08 15:29:54 +01:00
Create Both
Expunge Both
SyncState *
2019-03-24 15:03:56 +01:00
2021-09-22 00:12:17 +02:00
Channel ugent-trash
Far :ugent-remote:"Deleted Items"
Near :ugent-local:trash
2021-02-08 15:29:54 +01:00
Create Both
Expunge Both
SyncState *
2019-03-24 15:03:56 +01:00
2021-09-22 00:12:17 +02:00
Channel ugent-archive
Far :ugent-remote:"Archive"
Near :ugent-local:archive
2021-02-08 15:29:54 +01:00
Create Both
Expunge Both
SyncState *
2021-09-22 00:12:17 +02:00
Channel ugent-junk
Far :ugent-remote:"Junk Email"
Near :ugent-local:junk
Create Both
Expunge Both
SyncState *
2019-03-24 15:03:56 +01:00
2022-09-18 20:27:08 +02:00
Channel ugent-mailing-lists
Far :ugent-remote:"Mailing Lists"
Near :ugent-local:mailing-lists
Create Both
Expunge Both
SyncState *
2021-09-22 00:12:17 +02:00
Group ugent
Channel ugent-default
Channel ugent-sent
Channel ugent-trash
Channel ugent-archive
Channel ugent-junk
2022-09-18 20:27:08 +02:00
Channel ugent-mailing-lists
2022-04-06 11:56:56 +02:00
IMAPAccount disroot
Host disroot.org
User akasroua@disroot.org
AuthMechs LOGIN
PassCmd "pass mail/disroot"
2022-04-06 11:56:56 +02:00
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
IMAPStore disroot-remote
Account disroot
MaildirStore disroot-local
Subfolders Verbatim
# The trailing "/" is important
Path ~/.mail/disroot/
Inbox ~/.mail/disroot/inbox/
Channel sync-disroot-default
Far :disroot-remote:
Near :disroot-local:
Create Both
Expunge Both
SyncState *
Channel sync-disroot-sent
Far :disroot-remote:"Sent"
Near :disroot-local:sent
Create Both
Expunge Both
SyncState *
Channel sync-disroot-trash
Far :disroot-remote:"Trash"
Near :disroot-local:trash
Create Both
Expunge Both
SyncState *
Channel sync-disroot-junk
Far :disroot-remote:"Junk"
Near :disroot-local:junk
Create Both
Expunge Both
SyncState *
Channel sync-disroot-archive
Far :disroot-remote:"Archive"
Near :disroot-local:archive
Create Both
Expunge Both
SyncState *
2022-04-06 11:56:56 +02:00
Channel sync-disroot-bookings
Far :disroot-remote:"Bookings"
Near :disroot-local:bookings
Create Both
Expunge Both
SyncState *
Channel sync-disroot-buying
Far :disroot-remote:"Buying"
Near :disroot-local:buying
Create Both
Expunge Both
SyncState *
2022-04-15 20:11:34 +02:00
Channel sync-disroot-services
Far :disroot-remote:"Services"
Near :disroot-local:services
Create Both
Expunge Both
SyncState *
2022-06-08 13:57:51 +02:00
Channel sync-disroot-smart
Far :disroot-remote:"SMART"
Near :disroot-local:smart
Create Both
Expunge Both
SyncState *
2022-05-12 14:08:29 +02:00
Channel sync-disroot-travel
Far :disroot-remote:"Travel"
Near :disroot-local:travel
2022-04-15 20:11:34 +02:00
Create Both
Expunge Both
SyncState *
2022-04-06 11:56:56 +02:00
Group disroot
Channel sync-disroot-default
Channel sync-disroot-sent
Channel sync-disroot-trash
Channel sync-disroot-archive
2022-04-06 11:56:56 +02:00
Channel sync-disroot-junk
Channel sync-disroot-bookings
Channel sync-disroot-buying
2022-04-15 20:11:34 +02:00
Channel sync-disroot-services
2022-06-08 13:57:51 +02:00
Channel sync-disroot-smart
2022-05-12 14:08:29 +02:00
Channel sync-disroot-travel
Channel sync-disroot-archive