[Postfixbuch-users] TLS patch in Postfix einspielen

Ralf Hildebrandt Ralf.Hildebrandt at charite.de
Do Mär 31 18:03:15 CEST 2005


* Flavio Mini <fmini at web.de>:
> "Flavio Mini" <fmini at web.de> schrieb am 31.03.05 15:00:09:
> Hallo Maik
> 
> >gcc -Wmissing-prototypes -Wformat -DUSE_TLS -DHAS_PCRE -DSNAPSHOT -g -O -I. -I../../include -DLINUX2 -o error error.o ../../lib/libmaster.a ../../lib/libglobal.a ../../lib/libutil.a -lssl -lcrypto -L/usr/lib -lpcre -ldb -lnsl -lresolv
> >../../lib/libglobal.a(dict_ldap.o)(.text+0x91): In function `dict_ldap_get_errno':
> >/usr/local/src/postfix-2.2-20040829/src/global/dict_ldap.c:289: undefined reference to `ldap_get_option'
> 
> Dies ist ein Fehler und die am Ende wird es mit einem error quittiert.
> 
> Desweitern habe ich diese Fehlermeldung.
> 
> Mar 31 17:48:01 linuxserver postfix/smtp[8348]: warning: smtp_sasl_auth_enable is true, but SASL support is not compiled in

Kein Wunder. -DUSE_SASL_AUTH fehlt.

Ich nutze:

CCARGS="-DHAS_CDB -DUSE_TLS -DHAS_PCRE -DUSE_SASL_AUTH -I/usr/include/sasl" \
AUXLIBS="-lsasl2 -lpcre -lssl -lcrypto -lcdb" \
make makefiles && \
make -j 4 && \
postfix stop && \
make upgrade && \
postfix start && \
tail -f /var/log/mail.log

-- 
Ralf Hildebrandt (i.A. des IT-Zentrum)          Ralf.Hildebrandt at charite.de
Charite - Universitätsmedizin Berlin            Tel.  +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin    Fax.  +49 (0)30-450 570-962
IT-Zentrum Standort CBF                 send no mail to spamtrap at charite.de



Mehr Informationen über die Mailingliste Postfixbuch-users