[Dovecot] SOLVED Re: Problem with managesieve proxy
Lance A. Brown
lance at bearcircle.net
Fri Feb 22 05:30:06 EET 2013
I found it.
I needed to tell the sieve service to specify STARTTLS instead of SSL
when connecting to the backend server in the SQL statement:
> /etc/dovecot/dovecot-sql-lmtp.conf.ext
> password_query = SELECT NULL AS password, \
> 'any-cert' as 'starttls', \
> ...
instead of
> ...
> 'any-cert' as 'ssl', \
> ...
Once I got that right everything fell into place.
--[Lance]
--
GPG Fingerprint: 409B A409 A38D 92BF 15D9 6EEE 9A82 F2AC 69AC 07B9
CACert.org Assurer
More information about the dovecot
mailing list