Re: [Dovecot] Multiple Dovecot instances over single mail store

2009-06-05 Thread Timo Sirainen
On Jun 5, 2009, at 9:26 AM, Zohan wrote: I want to know whether it is possible at all. If possible, how do we implement proper concurrent access (locking, etc.) between the two instances to a single maildir-based store? I guess this should be possible since I know Dovecot can operate NFS-backed

[Dovecot] Multiple Dovecot instances over single mail store

2009-06-05 Thread Zohan
Hi, I need to run two Dovecot instances with totally different authentication configs: first - passwordless, based on client SSL certificate; and second - regular password based (LDAP, passwd etc.). (As far as I know this cannot be achieved with single Dovecot instance; if I'm mistaken, please cor