Displaying 1 result from an estimated 1 matches for "dovecotpassword".
2010 May 30
2
dovecot-2.0-pigeonhole/ManageSieve: wrong service name
Hi Stephan,
ManageSieve uses the wrong? service name for the authdb lookup.
With dovecot-1.2-managesieve the service name was changed from
'managesieve' to 'sieve'. So I altered my table layout in order to make
the query "SELECT userid AS "user", password FROM dovecotpassword('%Ln',
'%Ld') WHERE %Ls" work again.
When I try to login on the sieve port 4190/tcp, I find this in my
dovecot.log:
auth: Error: pgsql: Query failed, retrying: ERROR: column "managesieve"
does not exist
auth: Error: LINE 1: ...", password FROM dovecotpassword(...