postfix dbmail and cyrus-sasl
Alan Glait
aglait at renatre.org.ar
Thu Sep 8 10:25:49 EDT 2005
Thanx Alexander for you answers ....
but ...
I make it with mysql support ... and when I try to use auxprop ... I
give unknown authentication mechanism: auxprop .. What im doing bad ?
thanx !
Alexander Dalloz wrote:
>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
>
>
>
>
More information about the Cyrus-sasl
mailing list