summaryrefslogtreecommitdiff
path: root/.mbsyncrc
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-10-12 00:03:53 +0300
committerThanos Apollo <[email protected]>2023-10-12 00:03:53 +0300
commit4016a14713f5fa13fbfe6f044596880a96e91ed7 (patch)
tree7f092c6f972b24fbca4688db3623dc415ef170f7 /.mbsyncrc
parent8694e843f6900d27a70a10d5afb034d98a1fb7bc (diff)
mbsync: add uni's gmail account
Diffstat (limited to '.mbsyncrc')
-rw-r--r--.mbsyncrc33
1 files changed, 30 insertions, 3 deletions
diff --git a/.mbsyncrc b/.mbsyncrc
index b47d7a3..371b864 100644
--- a/.mbsyncrc
+++ b/.mbsyncrc
@@ -11,9 +11,9 @@ IMAPStore fastmail-remote
Account fastmail
MaildirStore fastmail-local
-Path ~/Mail/
-Inbox ~/Mail/Inbox
-Trash ~/Mail/Trash/
+Path ~/Mail/Fastmail/
+Inbox ~/Mail/Fastmail/Inbox
+Trash ~/Mail/Fastmail/Trash/
SubFolders Verbatim
Channel fastmail
@@ -25,3 +25,30 @@ CopyArrivalDate yes
Sync All
Create Both
SyncState *
+
+
+IMAPAccount gmail
+Host imap.gmail.com
+Port 993
+PassCmd "pass google/musofia/smtp"
+SSLType IMAPS
+SSLVersions TLSv1.2
+CertificateFile /etc/ssl/certs/ca-certificates.crt
+
+IMAPStore gmail-remote
+Account gmail
+
+MaildirStore gmail-local
+Path ~/Mail/MUSofia/
+SubFolders Verbatim
+
+Channel gmail
+Far :gmail-remote:
+Near :gmail-local:
+Patterns * ![Gmail]* "[Gmail]/Sent Mail" "[Gmail]/Starred" "[Gmail]/All Mail" "[Gmail]/Trash"
+Expunge None
+CopyArrivalDate yes
+Sync All
+Create Both
+SyncState *