yes i remembered installing cyrus-sasl-sql. my MECH=pam and my pwcheck_method: sasluthd. is it ok to remove it ? i notice also that even i remove any block on mynetworks= on postfix still they can send/receive messages. supposed to be it cannot send due to the fact that its not on mynetworks parameter. is this the doing of saslauthd ?
tnx for the reply,its really a big help.
Alexander Dalloz ad+lists@uni-x.org wrote: Am Do, den 02.02.2006 schrieb spart cus um 2:47:
i have these errors on my postfix logs. ive just installed postfix+sasl.what seems to be the problem ?
mail postfix/smtpd[26307]: auxpropfunc error no mechanism available Feb 1 17:37:27 mail postfix/smtpd[26333]: sql_select option missing
There is not problem, at least if you don't want to SASL auth against an SQL database. Just
yum remove cyus-sasl-sql
to get rid of these warnings of your SMTP AUTH uses a different backend.
Alexander