|
Postfix nie wysyła poczty do interii
hajtek - 14-05-2010 17:39
Witam, mam problem z wysyłaniem maili do interia.pl, wszędzie indziej wysyła np. o2. gmail wp onet. Co do odbierania poczty to odbiera od wszystkich. Jak probuje wysłać poczte na adres interii to wyskakuje mi: This is the mail system at host debian.
I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can delete your own text from the attached returned message.
The mail system
<user@interia.pl>: host mx.interia.pl[217.74.65.64] said: 504 5.5.2 <debian>: Helo command rejected: need fully-qualified hostname (in reply to RCPT TO command)
Tu jeszcze daje main.cf: command_directory = /usr/sbin mail_owner = postfix mydomain = kingcomp.pl myhostname = debian myorigin = /etc/mailname alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases mydestination = $mydomain, $myhostname, localhost, localhost.localdomain, mynetworks = 127.0.0.0/8 95.51.143.210 inet_interfaces = all inet_protocols = ipv4 home_mailbox = Maildir/ mail_spool_directory = /home/ smtpd_banner = ESMTP on $myhostname ! mailbox_size_limit = 0 recipient_delimiter = + biff = no append_dot_mydomain = no relayhost =
#AUTH SMTP smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth smtpd_sasl_auth_enable = yes smtpd_sasl2_auth_enable = yes smtpd_sasl_security_options = noanonymous broken_sasl_auth_clients = yes smtpd_sasl_local_domain = $myhostname
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, reject_unknown_recipient_domain, reject_non_fqdn_recipient, # reject_unknown_hostname, # reject_non_fqdn_hostname reject_rbl_client dynamic.rbl.tld, reject_rhsbl_client revdns.rbl.tld, reject_rhsbl_helo revdns.rbl.tld, reject_rbl_client sbl-xbl.spamhaus.org, reject_rbl_client bl.spamcop.net smtpd_client_restrictions = permit_sasl_authenticated, #reject_unknown_client, reject_rbl_client dul.dnsbl.sorbs.net, reject_rbl_client list.dsbl.org, reject_rbl_client sbl.spamhaus.org, reject_rbl_client cbl.abuseat.org smtpd_sender_restrictions = permit_sasl_authenticated, reject_unknown_sender_domain, reject_non_fqdn_sender, reject_unknown_address reject_unknown_hostname, reject_non_fqdn_hostname
#TLS smtpd_tls_auth_only = yes smtp_use_tls = yes smtpd_use_tls = yes smtp_tls_note_starttls_offer = yes smtpd_tls_key_file = /etc/postfix/ssl/mail.pem smtpd_tls_cert_file = /etc/postfix/ssl/mail.pem smtpd_tls_CAfile = /etc/postfix/ssl/mail.pem smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s mtpd_tls_session_cache_database = btree:${queue_directory}/smtpd_scache smtp_tls_session_cache_database = btree:${queue_directory}/smtp_scache tls_random_source = dev:/dev/urandom
Co może to powodować?
Pacek - 14-05-2010 21:53
Żle skonfigurowany DNS. Aby mieć serwer pocztowy zgodny z normami, trzeba mieć prawidłowy rekord MX w DNSie. U Ciebie serwer pocztowy przedstawia się domen± "debian". Niektóre serwery pocztowe (i pewnie tak jest w przyapdku interii) zgodnie ze swoj± polityk± antyspamow± odrzucaj± pocztę z nieznanych lub nieprawidłowo skonfigurowanych serwerów pocztowych
zanotowane.pldoc.pisz.plpdf.pisz.plminister.pev.pl
|