OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Error in file messages

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Mon Oct 02 2006 - 06:36:43 CDT


Am Monday 02 October 2006 12:59 schrieb Rocco Scappatura:

> I can figure out what's the meaning of the following messages in
> /var/log/messages:
>
> Oct 2 12:34:01 mail3 postfix/smtpd[30563]: sql_select option missing
> Oct 2 12:34:01 mail3 postfix/smtpd[30563]: auxpropfunc error no
> mechanism available Oct 2 12:34:01 mail3 postfix/smtpd[30563]:
> _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: sql
>
> Could someone explain this.

You have installed the Cyrus-SASL sql-Auxprop Plugin (libsql.*). But Postfix
is not configured to use it.

Either deinstall it (if it is a seperate Package and you don't need it for
other Applications than Postfix) or add a "sql_select: dummy" to your
smtpd.conf.

--
        Andreas