Theo Van Dinter <[EMAIL PROTECTED]> said: > On Thu, Sep 14, 2006 at 10:00:31PM -0000, Dhaval Patel wrote: > > Is there any info on how to enable/disable/write my own rules? > > Yes. Enabling is simple, just have the rule in place. Disabling is simple, > just set the score for the rule to 0. Writing your own is a little harder... > If you do a "perldoc Mail::SpamAssassin::Conf" you'll see all the config > options, which include rules. I don't know if there's a specific doc that > talks about writing rules, but there's probably some pointers on the wiki, > etc. > > Otherwise, looking through the default rules would be good. :)
I found the following which contains rules. http://bl.csma.biz/csma.cf >From looking at these rules, it would seem that my server would query >bl.csma.biz to see if the IP the email came from is on their list. Which means that I would have to allow that on my firewall. Does that seem right? Thanks, Dhaval