Re: Cyrus imapd stalling with multiple instances

2007-01-10 Thread Tuomas Toropainen
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

Re: Cyrus imapd stalling with multiple instances

2007-01-09 Thread Ken Murchison
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

Cyrus imapd stalling with multiple instances

2007-01-09 Thread Tuomas Toropainen
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