postfix dbmail and cyrus-sasl
Alexander Dalloz
ad+lists at uni-x.org
Thu Sep 8 10:15:44 EDT 2005
Am Do, den 08.09.2005 schrieb Alan Glait um 15:40:
> ... I found a problem ...
> I install cyrus-sasl2 from ports in freebsd ... but I dont have auxprop
> for mysql support ...
> How to enable it ??
cd /usr/ports/security/cyrus-sasl2
Look into the Makefile and you'll find:
.if defined(WITH_MYSQL_VER)
WITH_MYSQL= yes
.if ${WITH_MYSQL_VER} == 3
WANT_MYSQL_VER= 323
.endif
.endif
.if defined(WITH_MYSQL)
USE_MYSQL= yes
Should be self-explanatory what to do to get SQL plugin support with
SASL.
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.35_FC2smp
Serendipity 16:13:58 up 17 days, 12:57, load average: 0.52, 0.48, 0.45
More information about the Cyrus-sasl
mailing list