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