Le 29/12/2010 15:29, Jack L. Stone a écrit : > [snip] > All of my net checks are done at the MTA level > (sendmail) and none in SA -- it's turned off. What is the benefit of > checking twice? Maybe I missed the benefit. >
- with some lists, you want to check the IPs found in the Received headers (and X-Originating-IP...) if spam passes through an MTA listed in SBL, then it's probably spam. - some lists are not usable for outright blocking. they give a reputation score which can be used with other factors (spam signs). - some people use fetchmail or the like. They can't use the MTA to block such mail.