6 Mar
2007
6 Mar
'07
11:17 p.m.
On 2.3.2007, at 9.29, Vitalij Satanivskij wrote:
Trying to set in dovecot.conf more than one auth section found that
imap and pop3 auth process use bose of them. Loooks like thay do in round-robin way or maybe another way.
Yes, unfortunately multiple auth sections don't work in any usable
way. I'll try to make them more useful after v1.0.
Main problem - dovecot-mysql.conf and smtp_auth.conf have doferent
sql querys inside, and if user try to auth via pop3 service but thru the "auth smtp_auth", than it's failed in any way.
Maybe you could do this with one SQL query which uses %s? %s expands
to IMAP, POP3, smtp or deliver.