( assos | 2005. 02. 03., cs – 11:13 )

az /etc/postfix/main.cf-be

relayhost = smtp.szolgaltato.hu
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options =

az /etc/postfix/sasl_passwd -be meg megy ez a sor:

smtp.szolgaltato.hu user@szolgaltato.hu:passwd

utána:
postmap /etc/postfix/sasl_passwd

postfix reload

így próbáltad?