config mail
parent
5208db1ead
commit
4980246b85
58
.mbsyncrc
58
.mbsyncrc
|
|
@ -4,7 +4,7 @@ Port 993
|
||||||
User gil.portenseigne@nereide.fr
|
User gil.portenseigne@nereide.fr
|
||||||
PassCmd "pass gil.portenseigne@nereide.fr"
|
PassCmd "pass gil.portenseigne@nereide.fr"
|
||||||
AuthMechs LOGIN
|
AuthMechs LOGIN
|
||||||
SSLType IMAPS
|
TLSType IMAPS
|
||||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||||
|
|
||||||
MaildirStore gil.portenseigne@nereide.fr-local
|
MaildirStore gil.portenseigne@nereide.fr-local
|
||||||
|
|
@ -29,7 +29,7 @@ Port 993
|
||||||
User pgil@riseup.net
|
User pgil@riseup.net
|
||||||
PassCmd "pass pgil@riseup.net"
|
PassCmd "pass pgil@riseup.net"
|
||||||
AuthMechs LOGIN
|
AuthMechs LOGIN
|
||||||
SSLType IMAPS
|
TLSType IMAPS
|
||||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||||
|
|
||||||
MaildirStore pgil@riseup.net-local
|
MaildirStore pgil@riseup.net-local
|
||||||
|
|
@ -48,63 +48,13 @@ MaxMessages 0
|
||||||
ExpireUnread no
|
ExpireUnread no
|
||||||
# End profile
|
# End profile
|
||||||
|
|
||||||
IMAPStore gil.pts@gmail.com-remote
|
|
||||||
Host imap.gmail.com
|
|
||||||
Port 993
|
|
||||||
User gil.pts@gmail.com
|
|
||||||
PassCmd "pass gil.pts@gmail.com"
|
|
||||||
AuthMechs LOGIN
|
|
||||||
SSLType IMAPS
|
|
||||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
|
||||||
|
|
||||||
MaildirStore gil.pts@gmail.com-local
|
|
||||||
Subfolders Verbatim
|
|
||||||
Path /home/gil/.local/share/mail/gil.pts@gmail.com/
|
|
||||||
Inbox /home/gil/.local/share/mail/gil.pts@gmail.com/INBOX
|
|
||||||
|
|
||||||
Channel gil.pts@gmail.com
|
|
||||||
Expunge Both
|
|
||||||
Far :gil.pts@gmail.com-remote:
|
|
||||||
Near :gil.pts@gmail.com-local:
|
|
||||||
Patterns * !"[Gmail]/All Mail" !"*fts-flatcurve*" !"*virtual*"
|
|
||||||
Create Both
|
|
||||||
SyncState *
|
|
||||||
MaxMessages 0
|
|
||||||
ExpireUnread no
|
|
||||||
# End profile
|
|
||||||
|
|
||||||
IMAPStore gil.portenseigne.partner@decathlon.com-remote
|
|
||||||
Host imap.gmail.com
|
|
||||||
Port 993
|
|
||||||
User gil.portenseigne.partner@decathlon.com
|
|
||||||
PassCmd "pass gil.portenseigne.partner@decathlon.com"
|
|
||||||
AuthMechs LOGIN
|
|
||||||
SSLType IMAPS
|
|
||||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
|
||||||
|
|
||||||
MaildirStore gil.portenseigne.partner@decathlon.com-local
|
|
||||||
Subfolders Verbatim
|
|
||||||
Path /home/gil/.local/share/mail/gil.portenseigne.partner@decathlon.com/
|
|
||||||
Inbox /home/gil/.local/share/mail/gil.portenseigne.partner@decathlon.com/INBOX
|
|
||||||
|
|
||||||
Channel gil.portenseigne.partner@decathlon.com
|
|
||||||
Expunge Both
|
|
||||||
Far :gil.portenseigne.partner@decathlon.com-remote:
|
|
||||||
Near :gil.portenseigne.partner@decathlon.com-local:
|
|
||||||
Patterns * !"[Gmail]/All Mail" !"*fts-flatcurve*" !"*virtual*"
|
|
||||||
Create Both
|
|
||||||
SyncState *
|
|
||||||
MaxMessages 0
|
|
||||||
ExpireUnread no
|
|
||||||
# End profile
|
|
||||||
|
|
||||||
IMAPStore gil@portenseigne.ovh-remote
|
IMAPStore gil@portenseigne.ovh-remote
|
||||||
Host ssl0.ovh.net
|
Host ssl0.ovh.net
|
||||||
Port 993
|
Port 993
|
||||||
User gil@portenseigne.ovh
|
User gil@portenseigne.ovh
|
||||||
PassCmd "pass gil@portenseigne.ovh"
|
PassCmd "pass gil@portenseigne.ovh"
|
||||||
AuthMechs LOGIN
|
AuthMechs LOGIN
|
||||||
SSLType IMAPS
|
TLSType IMAPS
|
||||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||||
|
|
||||||
MaildirStore gil@portenseigne.ovh-local
|
MaildirStore gil@portenseigne.ovh-local
|
||||||
|
|
@ -129,7 +79,7 @@ Port 993
|
||||||
User gil.portenseigne@nereide.biz
|
User gil.portenseigne@nereide.biz
|
||||||
PassCmd "pass gil.portenseigne@nereide.biz"
|
PassCmd "pass gil.portenseigne@nereide.biz"
|
||||||
AuthMechs LOGIN
|
AuthMechs LOGIN
|
||||||
SSLType IMAPS
|
TLSType IMAPS
|
||||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||||
|
|
||||||
MaildirStore gil.portenseigne@nereide.biz-local
|
MaildirStore gil.portenseigne@nereide.biz-local
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue