AFP548

SASL on Tiger Server

Hello people, I'm trying to make working an SASL authentification for Postfix. I've put some new options in /etc/postfix/main.cf smtpd_sasl_auth_enable = yes smtpd_sasl_authentificated_header = yes broken_sasl_auth_clients = yes smtpd_sasl_application_name = smtpd smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtp_sasl_type = cyrus smtpd_sasl_local_domain = foucry.net I've uncomment, in master.cf submission inet n - n - - smtpd I've made a sasldb2 file with saslpasswd (obtain via darwinports). I've made a smtpd.conf file in /usr/lib/sasls and of course I reload postfix But every time I try to authenfiying myself via a telnet session, the authentification failed. Is there somebody who successfully made this configuration to help me ? Many thanks in advance. Le_Jax
Exit mobile version