summary refs log tree commit diff
path: root/mbsyncrc
diff options
context:
space:
mode:
Diffstat (limited to 'mbsyncrc')
-rw-r--r--mbsyncrc14
1 files changed, 8 insertions, 6 deletions
diff --git a/mbsyncrc b/mbsyncrc
index e4f7094..3239039 100644
--- a/mbsyncrc
+++ b/mbsyncrc
@@ -1,21 +1,23 @@
 IMAPAccount fastmail
 Host imap.fastmail.com
 User noa@gaiwan.org
-Pass !!REDACTED!!
+#Pass 2y995b3s9j9m7c28
+PassCmd "cat ~/.config/mbsync-pass"
 SSLType IMAPS
 
 IMAPStore fastmail-remote
 Account fastmail
 
 MaildirStore fastmail-local
-SuBFolders Verbatim
-Path "~/40-49 Words/49 Emails/"
-Inbox "~/40-49 Words/49 Emails/Inbox"
+SubFolders Verbatim
+Path "~/mail/"
+Inbox "~/mail/Inbox"
 
 Channel fastmail
 Far :fastmail-remote:
 Near :fastmail-local:
 Patterns *
-Create Both
-Expunge None
+Create Near
+Expunge Near
 SyncState *
+CopyArrivalDate yes