cyrus-sasl2 mysql postfix freebsd problem
Pavel Shurubura
pvs at vdnet.ru
Tue Jan 24 01:41:05 EST 2006
On Fri, 06 Jan 2006 06:46:58 -0800
David Newman <dnewman at networktest.com> wrote:
May be in file: <you_path>/smtpd.conf
replace
sql_select: SELECT %p FROM users WHERE username = '%u' AND userrealm = '%r' AND auth = '1'
with
sql_select: SELECT userPassword FROM users WHERE username = '%u' AND userrealm = '%r' AND auth = '1'
?
--
With kindest regards, pvs.
More information about the Cyrus-sasl
mailing list