[Postfixbuch-users] Postfix und mysql
Jens Adam
j_adam at web.de
Fr Dez 3 15:52:59 CET 2004
* Sonja Linsi <sonja at pondus.ch>:
> [...]
>>Den Patch gibts hier: <http://www.ipnet6.org/postfix/ipv6.html>
>
> Vielen Dank, den habe ich gesucht. Das Patchen ging dann auch
> problemlos. Müsste aber nach dem make nicht TLS aufgeführt werden bei
> src/postconf/postconf -m?
Hallo Sonja,
nein, die Ausgabe listet nur die unterstuetzten Datenbankformate auf.
Damit hat TLS ja eigentlich nichts zu tun, auch wenn tlsmgr fuer seinen
Cache sdbm benutzt.
Die einkompilierten Features bekommt man immer noch am besten mit 'ldd
/pfad/zu/einem/postfix-binary' heraus. Bei mir z.B.:
|$ ldd /usr/local/libexec/postfix/smtpd
| libsasl2.so.2 => /usr/local/lib/libsasl2.so.2 (0x40028000)
| libssl.so.0 => /usr/lib/libssl.so.0 (0x4003c000)
| libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0x4006d000)
| libpcre.so.0 => /usr/lib/libpcre.so.0 (0x4016b000)
| libdb-4.2.so => /lib/libdb-4.2.so (0x4017c000)
| libnsl.so.1 => /lib/libnsl.so.1 (0x40252000)
| libresolv.so.2 => /lib/libresolv.so.2 (0x40268000)
| libc.so.6 => /lib/libc.so.6 (0x4027a000)
| libdl.so.2 => /lib/libdl.so.2 (0x40394000)
| /lib/ld-linux.so.2 (0x40000000)
Gruss,
Jens
Mehr Informationen über die Mailingliste Postfixbuch-users