RE: SMTP-AUTH but use more then one mysql server

2009-02-16 Thread Vahric MUHTARYAN
Behalf Of Andreas Winkelmann Sent: Monday, February 16, 2009 10:24 AM To: postfix-users@postfix.org Subject: Re: SMTP-AUTH but use more then one mysql server > -- content of /usr/lib/sasl2/smtpd.conf -- > > pwcheck_method: auxprop > > mech_list: login plain > > auxprop_plugin:

Re: SMTP-AUTH but use more then one mysql server

2009-02-16 Thread Andreas Winkelmann
> -- content of /usr/lib/sasl2/smtpd.conf -- > > pwcheck_method: auxprop > > mech_list: login plain > > auxprop_plugin: sql > > sql_hostnames: xx.xx.xx.xx > > sql_user: --- replaced --- > > sql_passwd: --- replaced --- > > sql_database: merakdb > > sql_select: select U_Password from users where U_M