"gültige" Namen für Postfix ... Probleme mit der neuen Config!
Moin, hab' mich heute Abend hingesetzt und brav meinen Postfix umkonfiguriert. Jetzt ist der SMTP Port offen und über DYNDNS erreichbar. Hab' mir grad' ein paar Testmails geschickert. Einiges ging dabei ganz gut ... nur wenn ich meine Kiste direkt über die DYNDNS Domain anmailen will, hängt da irgendwas: Transcript of session follows. Out: 220 mail.hegner.hn.org ESMTP Postfix In: EHLO moutvdomng.kundenserver.de Out: 250-mail.hegner.hn.org Out: 250-PIPELINING Out: 250-SIZE 10240000 Out: 250-VRFY Out: 250-ETRN Out: 250 8BITMIME In: MAIL FROM:<mobil@hegner-online.de> SIZE=2517 Out: 250 Ok In: RCPT TO:<hegi@mail.hegner.hn.org> Out: 451 Server configuration error In: DATA Out: 554 Error: no valid recipients In: QUIT Out: 221 Bye Ich verstehe dabei die "no valid recipients" nicht. "hegi" ist mein Std-User an der Kiste und "mail.hegner.hn.org" der übers I-Net erreichbare $myhostname. Hier nochmal die Config: # postconf -n alias_database = hash:/etc/mail/aliases alias_maps = hash:/etc/mail/aliases command_directory = /usr/sbin config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 daemon_directory = /usr/lib/postfix debug_peer_level = 2 default_destination_concurrency_limit = 2 home_mailbox = .maildir/ inet_interfaces = all local_destination_concurrency_limit = 2 mail_owner = postfix mail_spool_directory = /var/spool/mail mailq_path = /usr/bin/mailq manpage_directory = /usr/share/man mydestination = $myhostname localhost.$mydomain $mydomain mydomain = hegner.hn.org myhostname = mail.hegner.hn.org mynetworks = 192.168.1.0/24, 127.0.0.0/8 myorigin = $mydomain newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.0.16-r1/readme recipient_canonical_maps = hash:/etc/postfix/recipient_canonical relayhost = mail.teleos-web.de sample_directory = /usr/share/doc/postfix-2.0.16-r1/sample sendmail_path = /usr/sbin/sendmail setgid_group = postdrop smtpd_helo_required = yes smtpd_helo_restrictions = permit_mynetworks, reject_unknown_hostname smtpd_sender_restrictions = reject_unknown_sender_domain unknown_local_recipient_reject_code = 450 ... bin für sämtliche Hinweise auf die mögliche Ursache dankbar! Gruß Stefan. -- / Stefan Ulrich Hegner aka "Hegi" - Loehne/ Westfalen - Germany \ | stefan@hegner-online.de, my Cyberhome http://www.hegner-web.de| \ GPG-Fprint D9DB 51BD 2DA6 9B3A 41CB 0287 05A1 8D11 38BA CE91 /
Teilnehmer (2)
-
Florian Lohoff
-
Stefan Ulrich Hegner