From 2226225272606ce4c806586fa1408cc961b38cf5 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 10 Aug 2022 09:45:43 +0200 Subject: Added support secuserve account --- .config/mbsync/mbsyncrc | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to '.config/mbsync/mbsyncrc') diff --git a/.config/mbsync/mbsyncrc b/.config/mbsync/mbsyncrc index ff59167..8e18362 100644 --- a/.config/mbsync/mbsyncrc +++ b/.config/mbsync/mbsyncrc @@ -102,3 +102,29 @@ SyncState * MaxMessages 0 ExpireUnread no # End profile + +IMAPStore support@secuserve.com-remote +Host next.optimails.com +Port 993 +User support@secuserve.com +PassCmd "pass show mutt/support@secuserve.com" +AuthMechs LOGIN +SSLType IMAPS +CertificateFile /etc/ssl/cert.pem + +MaildirStore support@secuserve.com-local +Subfolders Verbatim +Path /home/jozan/.local/share/mail/support@secuserve.com/ +Inbox /home/jozan/.local/share/mail/support@secuserve.com/INBOX +Flatten . + +Channel support@secuserve.com +Expunge Both +Far :support@secuserve.com-remote: +Near :support@secuserve.com-local: +Patterns * +Create Both +SyncState * +MaxMessages 0 +ExpireUnread no +# End profile \ No newline at end of file -- cgit v1.2.3