Post by Martin Pokornymain.cf - parametr relay_host=smtp.seznam.cz
sasl_passwd: radek "smtp.seznam.cz username:password"
Máme to nastaveno podobně, ale připojení je ADSL, takže mailserver je
smtp.iol.cz.
main.cf
relayhost = smtp.iol.cz
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_always_send_ehlo = yes
smtp_sasl_security_options = noanonymous
smtp_sasl_security_options = noplaintext
sasl_passwd (textový soubor):
smtp.iol.cz telcislo:heslo
Bohužel nám to nefunguje s hláškou:
Sep 20 15:47:50 zeus postfix/pickup[30151]: C8AE93056B: uid=501
from=<***@adresa.net>
Sep 20 15:47:50 zeus postfix/cleanup[30166]: C8AE93056B:
message-id=<***@adresa.net>
Sep 20 15:47:50 zeus postfix/qmgr[30152]: C8AE93056B:
from=<***@adresa.net>, size=842, nrcpt=1 (queue active)
Sep 20 15:47:52 zeus postfix/smtp[30168]: C8AE93056B: to=<***@adresa.net>,
relay=smtp.iol.cz[194.228.2.82], delay=2, status=bounced (host
smtp.iol.cz[194.228.2.82] said: 554 <***@adresa.net>: Relay access denied
(in reply to RCPT TO command))
Sep 20 15:47:53 zeus postfix/cleanup[30166]: 0175630578:
message-id=<***@zeus.adresa.net>
Sep 20 15:47:53 zeus postfix/qmgr[30152]: 0175630578: from=<>, size=2737,
nrcpt=1 (queue active)
Sep 20 15:47:53 zeus postfix/qmgr[30152]: C8AE93056B: removed
Sep 20 15:47:53 zeus postfix/smtp[30168]: 0175630578: to=<***@adresa.net>,
relay=smtp.iol.cz[194.228.2.82], delay=0, status=bounced (host
smtp.iol.cz[194.228.2.82] said: 554 <***@adresa.net>: Relay
access denied (in reply to RCPT TO command))
Sep 20 15:47:53 zeus postfix/qmgr[30152]: 0175630578: removed
Poradíte?
Martin Kamín