Displaying 1 result from an estimated 1 matches for "proxymaybe".
Did you mean:
proxy_maybe
2009 Nov 16
1
Problem with stored procedure
...tml (not resloved)
Could you please guide me how to resolve this issue. thanks in advance.
*dovecot-mysql.conf*
connect = host=xxxx dbname=dovecot user=xxx password=xxxxx
client_flags=65536
user_query = SELECT xx as uid, xx as gid, home FROM table WHERE User = '%u'
password_query = call proxyMayBe('%u','%w','%r');
*Dovecot -n :
*# 1.2.6: /etc/dovecot.conf
# OS: Linux 2.6.18-164.el5 x86_64 CentOS release 5.4 (Final)
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot-info.log
protocols: imap pop3
listen: *
ssl: no
login_dir: /...