[Postfixbuch-users] Frage zu ignore_mx_lookup_error mit Postfix 2.7.2
Ralf Hildebrandt
Ralf.Hildebrandt at charite.de
Do Apr 7 09:34:37 CEST 2011
* Danny Richter <postfix-liste-de at srs-sys.de>:
> Hallo zusammen,
>
> ich habe da mal eine Verständnisfrage.
>
> Es geht um ignore_mx_lookup_error.
>
> Kann es sein das dieser Parameter nicht mehr so funktioniert wie gedacht. Standardmäßig steht der ja auf no.
> postconf -n | grep ignore_mx_lookup_error zeigt auch -> ignore_mx_lookup_error = no
> Somit sollen ja keine A Records aufgelöst werden wenn kein MX existiert.
Nö.
Ignore DNS MX lookups that produce no response. By default, the
Postfix SMTP client defers delivery and tries again after some delay.
This behavior is required by the SMTP standard.
Specify "ignore_mx_lookup_error = yes" to force a DNS A record lookup
instead. This violates the SMTP standard and can result in
mis-delivery of mail.
> Jedoch habe ich diese Mail in der Queue
>
> F149FA360F 1689969 Fri Apr 1 19:58:30 xxxxx at xxxxx.de
> (connect to planet-interkom.de[216.8.179.30]:25: Connection timed out)
> xxxxxxx at planet-interkom.de
>
> ein dig vom MX zeigt:
$ host -t mx planet-interkom.de
planet-interkom.de has no MX record
Ergo A record nachgucken:
$ host -t a planet-interkom.de
planet-interkom.de has address 216.8.179.30
Ist doch alles korrekt. Es gab keinen "MX lookup error", es gab ein
"planet-interkom.de has no MX record"
--
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
ralf.hildebrandt at charite.de | http://www.charite.de
Mehr Informationen über die Mailingliste Postfixbuch-users