OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Mail Undeliverable error with Postfix

From: Brian Evans - Postfix List (grknightscent-team.com)
Date: Mon Feb 02 2009 - 10:20:52 CST


jan gestre wrote:
> Can anyone tell me how to configure postfix to use mysql for smtp
> auth? My version of postfix was rebuilt with mysql support because the
> default postfix for CentOS does not come with mysql support by
> default.
>

Postfix does not query databases directly for SASL.
It is up to the SASL library (either cyrus or dovecot) to have that support.

Brian