From 504d122e9aeccf6094555c93102ef1ee1d9831c6 Mon Sep 17 00:00:00 2001 From: Maxime Wack Date: Mon, 4 Feb 2019 18:34:49 +0100 Subject: [PATCH] Added work email account --- .mbsyncrc | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/.mbsyncrc b/.mbsyncrc index 5821e66..32ed106 100644 --- a/.mbsyncrc +++ b/.mbsyncrc @@ -1,8 +1,8 @@ +# FREE IMAPStore free-remote Host imap.free.fr User maximewack PassCmd "pass zimbra.free.fr| head -n 1" -# PassCmd "gpg --quiet --no-verbose --output - ~/.password-store/zimbra.free.fr.gpg | head -n 1" SSLType IMAPS CertificateFile /etc/ssl/certs/ca-certificates.crt @@ -18,3 +18,25 @@ Patterns * !Chats !Contacts !"Emailed Contacts" Create Slave Remove Slave SyncState * + +# APHP +IMAPStore aphp-remote +Host localhost +Port 1143 +User WPROD\\4117773 +SSLType None +PassCmd "pass courriel-bsr.aphp.fr | head -n 1" +AuthMechs LOGIN + +MaildirStore aphp-local +Subfolders Verbatim +Path ~/Mail/aphp/ +Inbox ~/Mail/aphp/Inbox + +Channel aphp +Master :aphp-remote: +Slave :aphp-local: +Patterns * +Create Slave +Remove Slave +SyncState *