Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RENAMED: smtpd_client vs recipeint vs sender_restrictions




On Dec 30, 2005, at 2:33 PM, Robert Cerny wrote:

On 30.12.2005, at 20:55, Eric Paulsen wrote:

It has been awhile since I've seen these shared on the list, and I would like to hear what is still working. We have seen a sharp increase this past month in the number of spam that make it through our ISP's filter (Brightmail). Currently I have this in / etc/postfix/main.cf:

maps_rbl_domains = dnsbl.njabl.org,bl.spamcop.net,sbl- xbl.spamhaus.org

as well as:

smtpd_client_restrictions = reject_rbl_client relays.ordb.org

Are there others that I should add for even more effectiveness?
---
Eric

smtpd_recipient_restrictions =
permit_sasl_authenticated,
permit_mynetworks,
reject_unauth_destination,
reject_invalid_hostname,
reject_unauth_pipelining,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_rhsbl_client blackhole.securitysage.com,
reject_rhsbl_sender blackhole.securitysage.com,
reject_rbl_client relays.ordb.org,
reject_rbl_client blackholes.easynet.nl,
reject_rbl_client sbl-xbl.spamhaus.org,
reject_rbl_client opm.blitzed.org


+ I would recommend to implement greylisting.

HTH
Robert

Should these be listed under smtpd_client_restrictions or smtpd_recipient_restrictions? The Postfix site shows them under client and only the first three lines for recipient. I have seen elsewhere in other user's examples that they are combined. Is this an example of simply not being clear? Postfix.org has the following type of restrictions:


smtpd_recipient_restrictions
smtpd_client_restrictions
smtpd_sender_restricitons

yet in the example given above by Robert, he is using restrictions from all three, grouped under smtpd_recipient_restricitons. Doesn't that cause a failure?
---
Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/macos-x-server/email@hidden


This email sent to email@hidden
References: 
 >maps_rbl_domains (From: Eric Paulsen <email@hidden>)
 >Re: maps_rbl_domains (From: Robert Cerny <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.