[Postfixbuch-users] Postfix 2.2 snapshot mit TLS patch
Andreas Winkelmann
ml at awinkelmann.de
Sa Mai 8 07:09:15 CEST 2004
Am Samstag, 8. Mai 2004 04:32 schrieb Jim Knuth:
> > Ich habe den postfix-2.2-20040422 snapshot mit Lutzs TLS patch
> > versehen und die rejects händisch gefixt.
> >
> > Keine Garantier, allerdings läufts bei mir.
>
> hab ich eben mal installiert. Bei mir liefs nicht. Die Fehler
> waren z.B.:
> too many hops - Bounces vom Daemon
> procmail -a "EXTENSION" nicht mehr erkannt
> kein bcc ging mehr
> die queue ist vollgelaufen
> Amavis Port 10024 "verstopft"
> CPU lief auf Hochtouren - 0,3 bis minus 0.6 % idle
> and so on .. *grübel*
Ist nicht sonderlich hilfreich diese Fehlerbeschreibung.
> kompiliert mit
> make tidy
> CCARGS="-DUSE_SSL -DUSE_SASL_AUTH -I/usr/local/ssl/include/openssl
> -I/usr/local/include/sasl" \ AUXLIBS="-L/usr/local/ssl/lib -lssl -lcrypto
> -L/usr/local/lib -lsasl2" \ make makefiles
Sind das Shell-Experimente? Wenn ein Prozess (make) gestartet wird, bekommt er
eine neue Umgebung. Du müsstest CCARGS und AUXLIBS vorher exportieren.
Halte Dich bitte an den offiziellen Weg.
$ make makefiles CCARGS="..." AUXLIBS="..."
> make
> make upgrade
--
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users