From: Alexander Dalloz <ad+lists@xxxxxxxxx>
Reply-To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
To: For users of Fedora Core releases <fedora-list@xxxxxxxxxx>
Subject: Re: Postfix w/ SASL
Date: Sun, 01 Oct 2006 19:26:34 +0200
Jim Douglas schrieb:
I re-compiled the Postfix SRC to add MySQL.
Do you know how I can add MySQL support to SASL? Do I need to re-compile
SASL, then re-compile Postfix?
yum install cyrus-sasl-sql
That is all what's needed to get the sql auxprop plugin with the mysql
engine support. Of course you have to configure SASL accordingly to let it
use a MySQL database with auth credentials.
Jim
Alexander
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Thanks...
Just out of curiosity, is there a way to yum install Postfix with MySQL
support?
Jim