Sziasztok!

Postfix alatt szerettem volna smtp authot beállítani debian etch alatt, 
de nem megy... Az alábbiakat tettem:

- Telepítve: postfix, postfix-tls, libsasl2 modules és a függőségeik.
/etc/postfix/main.cf -be beírtam:

smtp_sasl_auth_enable = yes
smtp_sals_password_maps = hash:/etc/postfix/sasl_passwd 
smtp_sasl_security_options = 
relayhost = mail.t-online.hu

/etc/postfix/sasl_passwd file-ba:
mail.t-online.hu        usernév:jelszó

majd: 
chown root:root /etc/postfix/sasl_passwd && chmod 
600 /etc/postfix/sasl_passwd

és:
postmap hash:/etc/postfix/sasl_passwd

A postfix újraindítása után a következő van a mail.err -ben:

Jul 10 10:46:03 localhost postfix/smtp[19592]: fatal: specify a password 
table via the `smtp_sasl_password_maps' configuration parameter

Mit kellene még beállítanom?

Köszi:
Imre

-- 
_________________________________________________
linux lista      -      linux@mlf.linux.rulez.org
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz