Gregorics Tamás wrote:
> recipient_delimiter = +
> relayhost = mail.t-online.hu
> smtp_data_xfer_timeout = 1000s
> smtp_sasl_auth_enable = yes
> smtp_sasl_password_maps = hash:/etc/postfix/sasl_password
> smtp_sasl_security_options = noanonymous

I don't see anything wrong with this.

check the output of
#postmap -q your.relay.tld hash:/etc/postfix/sasl_password
to see if your file has the right syntax.

check if you don't need to specify an auth method, like the following:
smtp_sasl_mechanism_filter = plain, login

If you didn't yet, I would also try to configure that relay on your mail
client to see if your login information is OK and you are allowed to do
what you want trough this relay.
my 2 cents.

-- 
Iván Stepaniuk

Reply via email to