don't need this anymore
This commit is contained in:
parent
57ae771b23
commit
a97e52425a
22
mbsyncrc
22
mbsyncrc
@ -14,13 +14,6 @@ PassCmd "gpg2 -u Noctua -q --no-secmem-warning --for-your-eyes-only --no
|
|||||||
AuthMechs "PLAIN"
|
AuthMechs "PLAIN"
|
||||||
SSLTYPE "IMAPS"
|
SSLTYPE "IMAPS"
|
||||||
CertificateFile "/etc/ssl/certs/ca-certificates.crt"
|
CertificateFile "/etc/ssl/certs/ca-certificates.crt"
|
||||||
|
|
||||||
IMAPAccount thijs
|
|
||||||
Host "owa.ugent.be"
|
|
||||||
User "thijs.vangerrewey@ugent.be"
|
|
||||||
AuthMechs "PLAIN"
|
|
||||||
SSLTYPE "IMAPS"
|
|
||||||
CertificateFile "/etc/ssl/certs/ca-certificates.crt"
|
|
||||||
# }}} Accounts
|
# }}} Accounts
|
||||||
|
|
||||||
# Remote Stores {{{
|
# Remote Stores {{{
|
||||||
@ -29,9 +22,6 @@ Account "gmail"
|
|||||||
|
|
||||||
IMAPStore ugent-remote
|
IMAPStore ugent-remote
|
||||||
Account "ugent"
|
Account "ugent"
|
||||||
|
|
||||||
IMAPStore thijs-remote
|
|
||||||
Account "thijs"
|
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
# Local Stores {{{
|
# Local Stores {{{
|
||||||
@ -44,11 +34,6 @@ Path "/data/mail/ugent/"
|
|||||||
Inbox "/data/mail/ugent/Inbox"
|
Inbox "/data/mail/ugent/Inbox"
|
||||||
Trash "/data/mail/ugent/Trash"
|
Trash "/data/mail/ugent/Trash"
|
||||||
SubFolders "Verbatim"
|
SubFolders "Verbatim"
|
||||||
|
|
||||||
MaildirStore thijs-local
|
|
||||||
Path "/data/temporary/thijs/"
|
|
||||||
Inbox "/data/temporary/thijs/Inbox"
|
|
||||||
Trash "/data/temporary/thijs/Trash"
|
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
# Channels {{{
|
# Channels {{{
|
||||||
@ -88,13 +73,6 @@ Master ":ugent-remote:Verwijderde Items"
|
|||||||
Slave ":ugent-local:Trash"
|
Slave ":ugent-local:Trash"
|
||||||
Create "Slave"
|
Create "Slave"
|
||||||
SyncState "*"
|
SyncState "*"
|
||||||
|
|
||||||
Channel thijs-inbox
|
|
||||||
Master ":thijs-remote:"
|
|
||||||
Patterns "*"
|
|
||||||
Slave ":thijs-local:"
|
|
||||||
Create "Slave"
|
|
||||||
SyncState "*"
|
|
||||||
# }}}
|
# }}}
|
||||||
|
|
||||||
# Groups {{{
|
# Groups {{{
|
||||||
|
Loading…
Reference in New Issue
Block a user