Added mbsync
This commit is contained in:
2
.config/mbsync/.mu4e.gpg
Normal file
2
.config/mbsync/.mu4e.gpg
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
Њ
|
||||||
|
c«‰hWzЬяТ?–@Gd=%њyќ:ЄЧкxkѓ\Ии0ў™Эi_‘JaЌ]vХАЖk,ak
|
||||||
26
.config/mbsync/mbsyncrc
Normal file
26
.config/mbsync/mbsyncrc
Normal 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
2
.gitignore
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user