diff options
author | noa@gaiwan.org | 2024-06-19 07:44:22 +0000 |
---|---|---|
committer | noa@gaiwan.org | 2024-06-19 07:44:22 +0000 |
commit | 3c10944651bc941149ae987ee8a4ea0c88378322 (patch) | |
tree | 3073bbe34b39ef127c29ea4ee7a9286a367e0c2b /mbsyncrc | |
parent | 2bec8ba46383685c28c55bd7969ee696aa31a528 (diff) |
Initial commit
Diffstat (limited to 'mbsyncrc')
-rw-r--r-- | mbsyncrc | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/mbsyncrc b/mbsyncrc deleted file mode 100644 index 3239039..0000000 --- a/mbsyncrc +++ /dev/null @@ -1,23 +0,0 @@ -IMAPAccount fastmail -Host imap.fastmail.com -User noa@gaiwan.org -#Pass 2y995b3s9j9m7c28 -PassCmd "cat ~/.config/mbsync-pass" -SSLType IMAPS - -IMAPStore fastmail-remote -Account fastmail - -MaildirStore fastmail-local -SubFolders Verbatim -Path "~/mail/" -Inbox "~/mail/Inbox" - -Channel fastmail -Far :fastmail-remote: -Near :fastmail-local: -Patterns * -Create Near -Expunge Near -SyncState * -CopyArrivalDate yes |