Module submission - postfix

jean.bruenn@ip-minds.de jean.bruenn at ip-minds.de
Sun Aug 6 15:13:09 UTC 2006


module name       : postfix
suggested section : mail
update (y/n)      : n
bugfix (y/n)      : y
security (y/n)    : n

[Incompat 20051220] The Postfix-with-Cyrus-SASL build procedure has
changed. You now need to specify -DUSE_CYRUS_SASL in addition to
-DUSE_SASL_AUTH or else you end up without any Cyrus SASL support.

Without it - Postfix and cyrus aren't working.

Jean Michel Bruenn (wdp)

-------------- next part --------------
--- postfix/BUILD	2006-08-06 17:13:01.347392000 +0200
+++ postfix/BUILD	2006-08-06 17:12:07.797392000 +0200
@@ -33,7 +33,7 @@
 
   if in_depends $MODULE cyrus-sasl ; then
     AUXLIBS=$AUXLIBS" -lsasl2 -lssl -lcrypto"
-    CCARGS=$CCARGS" -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_TLS -I/usr/include/openssl"
+    CCARGS=$CCARGS" -DUSE_CYRUS_SASL -DUSE_SASL_AUTH -I/usr/include/sasl -DUSE_TLS -I/usr/include/openssl"
   fi  &&
 
   AUXLIBS=$AUXLIBS" -lpthread"
-------------- next part --------------
lvu submit postfix 9890f309f3d09100a37b25edd1c960fa  -
2.6.17.7-server 2.6.12 gcc-3.4.6 glibc-2.3.6



More information about the Lunar mailing list