-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I tried to get postfix working with tls and sasl2. postfx tls patch 0.8.18(-20040122) and postfix-2.0.18-20040122 from http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/ openssl-0.9.7c root@tjtest2[~]# saslauthd -v saslauthd 2.1.17 authentication mechanisms: getpwent pam rimap shadow root@tjtest2[sasl2]# cat /usr/lib/sasl2/smtpd.conf mech_list: plain pwcheck_method: saslauthd main.cf: smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous smtp_sasl_auth_enable = no smtpd_use_tls = yes smtpd_enforce_tls = yes smtpd_tls_auth_only = yes smtpd_ask_ccert = yes smtpd_tls_req_ccert = no smtpd_tls_loglevel = 2 smtpd_tls_receive_header = 1 sasl without the tls-patch works fine. but after applying the tls patch, sasl does'nt work any longer. tls on its own works fine, too, but when setting smtpd_sasl_auth_enable = yes i get the following error: root@tjtest2[postfix]# telnet localhost 25 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. Connection closed by foreign host. Feb 7 19:35:05 tjtest2 postfix/smtpd[2077]: [ID 947731 mail.crit] fatal: SASL per-connection server initialization Feb 7 19:35:06 tjtest2 postfix/master[1726]: [ID 947731 mail.warning] warning: process /usr/local/sbin/smtpd pid 2077 exit status 1 Feb 7 19:35:06 tjtest2 postfix/master[1726]: [ID 947731 mail.warning] warning: /usr/local/sbin/smtpd: bad command startup -- throttling I hope, this isn't a faq! any hints? tnx for help... Thorsten - -- ________________________________________________________________ Thorsten Jungeblut Phone: +49 5251 606371 UNIX/Linux Systemadministrator Heinz Nixdorf Institut Rechnerbetrieb HNI Raum F0.513 mailto: ________________________________________________________________ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFAJTL0/5pccOq/up4RAhzNAJ9atVsrgdSZh4fqY/g2WIRTbhnFcgCaA6ZY W2EkTllH3AXUByW04oXXxuA= =NPog -----END PGP SIGNATURE-----