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 logs with TLS

From: Andreas Winkelmann (mlawinkelmann.de)
Date: Sun Dec 10 2006 - 10:03:36 CST


Am Monday 04 December 2006 23:00 schrieb Vladimir Strycek:

> could somebody show me yours /etc/sasl2/smtpd.conf and
> /etc/conf.d/saslauthd cause im not sure that i set it up correctly, i
> set up my mail server folowing this tutorial:
> http://www.gentoo.org/doc/en/virt-mail-howto.xml
>
> All is working just fine but in log this is popping out:
>
> postfix/smtpd[10896]: warning: cannot get certificate from file
> /etc/postfix/newcert.pem
> postfix/smtpd[10896]: warning: TLS library problem:
> 10896:error:0906D06C:PEM routines:PEM_read_bio:no start
> line:pem_lib.c:644:Expecting: CERTIFICATE:
> postfix/smtpd[10896]: warning: TLS library problem:
> 10896:error:140DC009:SSL routines:SSL_CTX_use_certificate_chain_file:PEM
> lib:ssl_rsa.c:727:

Check the File "/etc/postfix/newcert.pem".

> and
>
> postfix/smtpd[10896]: sql_select option missing
> postfix/smtpd[10896]: auxpropfunc error no mechanism available
> postfix/smtpd[10896]: _sasl_plugin_load failed on sasl_auxprop_plug_init
> for plugin: sql

You have installed the Cyrus-SASL sql- and ldapdb-Plugins but you are not
using thm with Postfix. Either remove them, or satisfy the Plugins with the
Options they expect in smtpd.conf.

sql_select: dummy

> postfix/smtpd[10896]: auxpropfunc error invalid parameter supplied
> _sasl_plugin_load failed on sasl_auxprop_plug_init for plugin: ldapdb

ldapdb_uri: dummy

> as problems... And i dont know how to fix it :(

--
        Andreas