to exchange, it is
This commit is contained in:
parent
3e86096634
commit
e7e4b8a116
8
mbsyncrc
8
mbsyncrc
@ -8,10 +8,11 @@ SSLType "IMAPS"
|
|||||||
CertificateFile "/etc/ssl/certs/ca-certificates.crt"
|
CertificateFile "/etc/ssl/certs/ca-certificates.crt"
|
||||||
|
|
||||||
IMAPAccount ugent
|
IMAPAccount ugent
|
||||||
Host "mail.ugent.be"
|
Host "owa.ugent.be"
|
||||||
User "felix.vanderjeugt@ugent.be"
|
User "felix.vanderjeugt@ugent.be"
|
||||||
PassCmd "gpg -u Noctua -q --for-your-eyes-only --no-tty -d ~/.config/passwords.gpg | sed -n 's/ugent=//p'"
|
PassCmd "gpg -u Noctua -q --for-your-eyes-only --no-tty -d ~/.config/passwords.gpg | sed -n 's/ugent=//p'"
|
||||||
SSLTYPE "STARTTLS"
|
AuthMechs "PLAIN"
|
||||||
|
SSLTYPE "IMAPS"
|
||||||
CertificateFile "/etc/ssl/certs/ca-certificates.crt"
|
CertificateFile "/etc/ssl/certs/ca-certificates.crt"
|
||||||
# }}} Accounts
|
# }}} Accounts
|
||||||
|
|
||||||
@ -60,7 +61,8 @@ SyncState "*"
|
|||||||
Channel ugent
|
Channel ugent
|
||||||
Master ":ugent-remote:"
|
Master ":ugent-remote:"
|
||||||
Slave ":ugent-local:"
|
Slave ":ugent-local:"
|
||||||
Create "Slave"
|
Create "both"
|
||||||
|
Expunge "both"
|
||||||
Patterns "*"
|
Patterns "*"
|
||||||
SyncState "*"
|
SyncState "*"
|
||||||
# }}}
|
# }}}
|
||||||
|
Loading…
Reference in New Issue
Block a user