diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-16 21:40:28 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-16 21:40:28 +0200 |
commit | 7e7c35d24f6b20ffffaea701196b98a1500bc5d8 (patch) | |
tree | 0bbb60bfb2249008b08a312f172894e7e195a1bf /.config/mbsync/mbsyncrc | |
parent | update (diff) | |
download | dotfiles-bsd-7e7c35d24f6b20ffffaea701196b98a1500bc5d8.tar.gz dotfiles-bsd-7e7c35d24f6b20ffffaea701196b98a1500bc5d8.tar.bz2 dotfiles-bsd-7e7c35d24f6b20ffffaea701196b98a1500bc5d8.tar.xz dotfiles-bsd-7e7c35d24f6b20ffffaea701196b98a1500bc5d8.tar.zst dotfiles-bsd-7e7c35d24f6b20ffffaea701196b98a1500bc5d8.zip |
Can read cals now
Diffstat (limited to '.config/mbsync/mbsyncrc')
-rw-r--r-- | .config/mbsync/mbsyncrc | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/.config/mbsync/mbsyncrc b/.config/mbsync/mbsyncrc index 8ebf628..ff59167 100644 --- a/.config/mbsync/mbsyncrc +++ b/.config/mbsync/mbsyncrc @@ -102,29 +102,3 @@ SyncState * MaxMessages 0 ExpireUnread no # End profile - -IMAPStore exploitation@secuserve.com-remote -Host next.optimails.com -Port 993 -User exploitation@secuserve.com -PassCmd "pass show mutt/exploitation@secuserve.com" -AuthMechs LOGIN -SSLType IMAPS -CertificateFile /etc/ssl/cert.pem - -MaildirStore exploitation@secuserve.com-local -Subfolders Verbatim -Path /home/jozan/.local/share/mail/exploitation@secuserve.com/ -Inbox /home/jozan/.local/share/mail/exploitation@secuserve.com/INBOX -Flatten . - -Channel exploitation@secuserve.com -Expunge Both -Far :exploitation@secuserve.com-remote: -Near :exploitation@secuserve.com-local: -Patterns * -Create Both -SyncState * -MaxMessages 0 -ExpireUnread no -# End profile |