[Postfixbuch-users] Whitelist funktioniert nicht
"Frank J. Dürring"
frank.duerring at condero.com
Fr Feb 5 11:52:30 CET 2010
Hallo zusammen,
ich hab ein kleines Problem mit Fiat.
Scheinbar sind viele von Fiat bzw. FiatGroup verwendete Mail-Server nicht im DNS eingetragen.
So wie es aussieht sind 129.35.118.105, 129.35.118.116 und 129.35.117.150 nicht als mx2.ex2007.fiatgroup.com eingetragen.
> Feb 5 11:21:45 mx1 postfix/smtpd[22274]: connect from unknown[129.35.118.105]
> Feb 5 11:21:45 mx1 postfix/smtpd[22274]: warning: 129.35.118.105: address not listed for hostname mx2.ex2007.fiatgroup.com
> Feb 5 11:21:45 mx1 postfix/smtpd[22274]: NOQUEUE: reject: RCPT from unknown[129.35.118.105]: 450 4.7.1 Client host rejected: cannot find your hostname, [129.35.118.105]; from=<vorname.nachname at fiat.com> to=<vorname.nachname at example.com> proto=ESMTP helo=<mx2.ex2007.fiatgroup.com>
Aber ich bekomm die Absender (fiat.com bzw. fiatgroup.com) nicht auf die Whitelist, was mach ich falsch?
/etc/postfix/main.cf
> smtpd_sender_restrictions =
> hash:/etc/postfix/access, reject_unknown_sender_domain
> smtpd_client_restrictions =
> permit_sasl_authenticated, permit_mynetworks, reject_rbl_client bl.spamcop.net, reject_unknown_client
> smtpd_helo_required =
> yes
> smtpd_helo_restrictions =
> permit_mynetworks, reject_invalid_hostname
> strict_rfc821_envelopes =
> yes
> smtpd_recipient_restrictions =
> check_recipient_maps,
> check_recipient_access hash:/etc/postfix/recipient_access,
> check_sender_access hash:/etc/postfix/sender_access,
> reject_unknown_sender_domain,
> reject_unknown_recipient_domain,
> permit_mynetworks,
> permit_sasl_authenticated,
> check_policy_service inet:127.0.0.1:12525, // policyd-weight
> check_policy_service inet:127.0.0.1:10031, // postgrey
> reject_unauth_destination,
> permit
/etc/postfix/sender_access und /etc/postfix/access
> fiat.com OK
> fiatgroup.com OK
/etc/postfix/recipient_access
> @example.com OK
Erst wenn ich die IPs mit dem mx2.ex2007.fiatgroup.com in die /etc/hosts eintrage werden die Mails zugestellt.
Was mach ich mit den Whitelists falsch?
Gruß Frank...
Mehr Informationen über die Mailingliste Postfixbuch-users