[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: postfix sendet mails an t-online.de und aol nicht



Thorsten Haude schrieb:
Moin,

bitte benutze mal normale Groß- und Kleinschreibung, dann lassen sich
Deine Mails leichter lesen.

* Marco Estrada Martinez wrote (2006-12-13 22:48):
hab gerade gemerkt das mein postfix auf meinem vserver (also eine öffentliche feste IP) Mails an xxx@t-online und xxx@aol.com nicht versenden kann.

Eher unwahrscheinlich, daß T-Online und AOL ein DNS-Problem haben.


Im logfile steht host not found: hatt jemand das selbe problem.

Bitte poste mal alle Zeilen, die diese Mail betreffen, erkennbar an
der ID hinter dem Prozessnamen.

Hi, hab das Problem schon eingrenzen können, es gibt kein PTR-Eintrag von meiner Domain. Jetzt muß mann nur noch wissen wer das ändern kann. Ich oder mein Provider ... ;)

/var/log/mail.log

Dec 16 11:56:18 vserver15 postfix/smtp[1607]: 00A42A58100: to=<mam_sun@t-online.de>, relay=none, delay=1, status=deferred (Host or domain name not found. Name service error for name=t-online.de type=MX: Host not found, try again)

postconf -n

alias_maps = hash:/etc/aliases
body_checks = regexp:/etc/postfix/body_checks
broken_sasl_auth_clients = yes
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
default_privs = nobody
defer_transports =
header_checks = regexp:/etc/postfix/header_checks
html_directory = /usr/share/doc/packages/postfix/htmlrecipient_delimiter =
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_domains =
masquerade_exceptions = marcomartinez.de
message_size_limit = 15728640
mydestination = localhost, $myhostname, $mydomain, localhost.$mydomain
mydomain = marcomartinez.de
myhostname = mail.marcomartinez.de
mynetworks = 127.0.0.0/8
myorigin = /etc/mailname
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relay_domains = $mydomain
relayhost =
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/smtp_auth
smtp_sasl_security_options = noanonymous
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version)
smtpd_helo_required = no
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = vserver15
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions =
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 450

Thorsten

THX und Gruß Marco



Reply to: