Charles Uchu Strader wrote: > > 1) One of the domains on the server wants to have the incoming email > only be able to come in from a third-party spam filtering service that > is acting as the public MX. I have the IP ranges of that service.
Well, that should be simple: don't list your IP in the MX records for that domain. > 2) From the looks of it my understanding would be this can only be done > on a server-wide basis using smtpaccess, but not have a specific rule so > that everything sent to this single domain that is not in that IP range > gets rejected. Am I wrong? smtpaccess isn't appropriate for that. If anything, I'd suggest using a courierfilter. However, before you invest the time and effort to implement this, you should evaluate whether or not there's actually a problem to be solved. If your IP isn't listed as an MX for the domain, you're not going to receive mail for it. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
