Am 07.05.2011 19:21, schrieb Dennis Carr: > > On Sat, 7 May 2011, Reindl Harald wrote: > >> "mynetworks" has nothing to do with DNS/PTR/HELO >> "mynetworks" is for IP-ADDRESSES/NETWORKS which are allowed to relay and >> override settings in smtp-restricitions > > That does eliminate it from the equation, but I still need to block this crap > from coming in. =)
http://www.postfix.org/postconf.5.html#check_sender_access in your case you have to place the check_sender_access policy in "smtpd_recipient_restrictions" AFTER "permit_mynetworks" and "permit_sasl_authenticated" so only internal hosts and authenticated users are allowed to use in this policy listed domains -- Mit besten Grüßen, Reindl Harald the lounge interactive design GmbH A-1060 Vienna, Hofmühlgasse 17 CTO / software-development / cms-solutions p: +43 (1) 595 3999 33, m: +43 (676) 40 221 40 icq: 154546673, http://www.thelounge.net/ http://www.thelounge.net/signature.asc.what.htm
signature.asc
Description: OpenPGP digital signature
