* Christian Eichert <[email protected]>: > Hallo Liste > > Ich habe das komische Ding da in den logs, > > > Ich habe sowohl main.cf master.cf als auch die dovecot.conf > beigefügt, und bin für jeden Hinweis dankbar.
Die Domain gibt es nicht. Guck im Log nach, wo die Mail herkommt. > Oct 8 21:04:28 mail postfix/smtpd[23845]: NOQUEUE: reject: RCPT from > localhost.localdomain[127.0.0.1]: 450 4.1.8 <[email protected]>: > Sender address rejected: Domain not found; from=<[email protected]> > to=<[email protected]> proto=ESMTP helo=<mail.mydomain.org> von localhost. Also evtl. content_filter oder smtpd_proxy_filter oder injection via webprogramm, welches SMTP spricht. > mydestination = localhost localhost.localdomain $myhostname, > /etc/postfix/virtualdomains virtualdomains sollten nicht in mydestination stehen, sondern in virtual_alias_domains o.ä. > relayhost = localhost ??? Du relayst mails an die maschine selbst? Wie funktioniert das? > smtpd_recipient_restrictions = reject_unknown_sender_domain, reject_unknown_sender_domain bewirkt die Abweisung, OK. -- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 [email protected] | http://www.charite.de _______________________________________________ postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
