Re: display SSL version?

2014-06-12 Thread Andrew Ho
You can use ldd. ldd /usr/lib64/dovecot/libdovecot-ssl.so It works. On 2014-06-12, 12:34 PM, Zube wrote: > Sorry for the bother, but is there any way to poke or prod or query > dovecot so that it will reveal what version of SSL it is currently > using? > > dovecot --build-options > > tell

Re: auth(default) :Aborted: Worker is buggy

2014-11-27 Thread Andrew Ho
I don't think you changed the default of the SIEVE_DEFAULT_MAX_REDIRECTS is the problem. The "mode:" is for permission of the auth-userdb socket to lookup the userdb. Why did you set it to "438"? reference: http://wiki2.dovecot.org/LDA -- > On Nov 27, 2014, at 10:35 PM, 刘莹莹 wrote: > > Hi dov