Op 3-4-2016 om 7:14 schreef Hawk Chen:
Hi,
I'm setting up the directors for proxying pop3/imap/lmtp/sieve. pop3/imap/lmtp
proxying work fine, but sieve not working. The error messages in maillog look
not using proxying but local passdb.
Error message:
Apr 03 12:09:25 managesieve-login: Info: Aborted login (no auth attempts in 0 secs):
user=<>, rip=10.1.1.4, lip=10.1.1.201, session=<+SIcx4wvRQAKAQEE>
sql in /etc/dovecot/dovecot-sql.conf.ext:
password_query = SELECT NULL as password, host, 'Y' as nopassword, 'Y' as proxy
FROM mailbox WHERE username = '%u' AND active='1'
You can turn on auth_debug and show what it logs. Do you see any
differences with imap/pop?
Regards,
Stephan.