Added mbsync

This commit is contained in:
ry
2021-11-27 15:10:03 -08:00
parent f6efa62dac
commit fc791efa3f
3 changed files with 29 additions and 1 deletions

2
.config/mbsync/.mu4e.gpg Normal file
View File

@@ -0,0 +1,2 @@
Њ
c«‰hWzЬяТ?@Gd=%њyќ:ЄЧкxkѓи0ў™Эi_JaЌ]vХАЖk,ak

26
.config/mbsync/mbsyncrc Normal file
View File

@@ -0,0 +1,26 @@
IMAPAccount opal.sh
Host imap.opal.sh
Port 993
User ry@opal.sh
PassCmd "gpg --quiet --for-your-eyes-only --no-tty --decrypt ~/dotfiles/.config/mbsync/.mu4e.gpg"
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-bundle.crt
IMAPStore opal-remote
Account opal.sh
MaildirStore opal-local
Path ~/mail/opal.sh/
Inbox ~/mail/opal.sh/Inbox
Trash ~/mail/opal.sh/Trash
SubFolders Verbatim
Channel opal.sh
Master :opal-remote:
Slave :opal-local:
Patterns *
Expunge None
CopyArrivalDate yes
Sync All
Create Both
SyncState *

2
.gitignore vendored
View File

@@ -1,8 +1,8 @@
.* .*
!Emacs.org !Emacs.org
!.zshenv
!.config/mbsync !.config/mbsync
!.config/nvim/init.vim !.config/nvim/init.vim
!.zshenv
!.config/zsh/.zshrc !.config/zsh/.zshrc
!.config/zsh/.zprofile !.config/zsh/.zprofile
!.config/alacritty !.config/alacritty