Ken Murchison wrote:
Entries in cyrus.conf need to have unique names, like 'imapext' and
'imapint' or 'imap1', 'imap2', etc
Thank you, it looks like this has fixed the problem.
This is a good example of very sad configuration error. My configuration
was clearly illegal, and as such, pretty ea
Tuomas Toropainen wrote:
Hello everyone
I'm trying to accomplish 2 things:
1) prevent plain logins without ssl/tls over network
2) prevent cyrus admin user(s) from logging in over network
(users are authenticated from ldap and admin(s) from local sasldb)
Here are complete cyrus configuration
Hello everyone
I'm trying to accomplish 2 things:
1) prevent plain logins without ssl/tls over network
2) prevent cyrus admin user(s) from logging in over network
(users are authenticated from ldap and admin(s) from local sasldb)
I have figured out one way to do this. Please tell me if I'm tryin