dodolin wrote:
Und von welchem MTA kam dieser Fehler jetzt?
Anhand der bisherigen Informationen sieht es ja nämlich so aus, als ob bereits dein Arcor Dialup Rechner "from dsl-213-023-175-084.arcor-ip.net" die Mail mit "permanent delivery errors" bounced, d.h. dein Postfix auf dem Rootie ist noch gar nicht involviert.
Sagte ich oben nicht, dass es nicht
<root@62.140.16.7>
heisst, sondern
<root@[62.140.16.7]>
Ã?h, ich schicke ja keine Mail an root@[62.140.16.7] sondern eher an root@62.140.16.7 also kommt das auch so zurück. Und das der Server nicht involviert ist wage ich zu bezweifeln, der löpt schon 2 Jahre :)
Hier mal die Ausgabe von postconf -n:
[root@www postfix]# postconf -n
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
disable_vrfy_command = yes
inet_interfaces = all
local_recipient_maps = $alias_maps unix:passwd.byname
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
maps_rbl_domains = relays.ordb.org,spews.relays.osirusoft.com
mydestination = $myhostname, localhost.$mydomain, $mydomain
newaliases_path = /usr/bin/newaliases.postfix
readme_directory = /usr/share/doc/postfix-1.1.11/README_FILES
relay_domains = $virtual_maps
sample_directory = /usr/share/doc/postfix-1.1.11/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_always_send_ehlo = yes
smtpd_client_restrictions = check_client_access hash:/etc/postfix/pop-before-smtp
smtpd_recipient_restrictions = check_client_access hash:/etc/postfix/pop-before-smtp,reject_maps_rbl,check_relay_domains
smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/access
virtual_maps = hash:/etc/postfix/confixx_virtualUsers, hash:/etc/postfix/confixx_localDomains