At 10:41 2/9/2004, Tim Aranki wrote: >I think the short answer is: you can't do this. You can restrict the >domains IP range in smtp.ipmap.tab, but that is as close as you are going to >get. Alternatively, you may be able to write a filter that rejects the >message after it has been delivered. > >Today, there is no way, that I am aware of, to deny delivery of a message >based on the transmitting server's domain name/suffix. The slightly longer answer is: modify the code to provide this functionality for yourself. It's not really that hard to do - I did it at one point (sorry, no, I can't provide you with the modified code, because I've made significant other changes which haven't been tested well enough to put into a production environment).
IIRC, it took about 45 minutes to make the change, and basically involved defining one additoinal .tab file (to hold the domains to be rejected), and copying/modifying about three functions... - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
