Home | Comics | Gallery | (Amazon| ThinkGeek) wishlist | Donations | Impressum | The Book of Postfix | Postfix - Einrichtung, Betrieb und Wartung | Blog
Many (cc)TLDs have wildcard A records, which make Postfix's built-in reject_unknown_sender_domain useless, since the wildcard entry makes every subdomain of such a (cc)TLD valid.
To find out more about this, search for "VeriSign SiteFinder".
The Postfix cure is:
smtpd_recipient_restrictions = ... check_sender_mx_access cidr:/etc/postfix/wildcard_mx_records.cidr .../etc/postfix/wildcard_mx_records.cidr can be generated by this script.
This file was last modified 13. Sep 2007 by root