ssl_ca = </usr/share/ssl/certs/rapidssl.crt
ssl_cert = </usr/share/ssl/certs/imapd.pem
ssl_key = </usr/share/ssl/certs/imapd.pem
These lines look weird to me. Why do they have a < ?
Red herring; this is standard. I think it means "feed this file into stdin".
On 11/13/2013 12:41 PM, Marc Perkel wrote:
Takes about 10 seconds and it lets me in. I'm using MYSQL and it's a
small indexed database on a fast server so it's not the mysql query that's
slowing it down. At least I don't think it is. But - kind of stumped. Just
wondering if there's something obvious I'm overlooking.
I think maybe turning up the verbosity on logging will help. If that
doesn't, try process tracing the dovecot auth process.
Joseph Tam <jtam.h...@gmail.com>