> I just upgraded to 3.0 and using amavisd-new... I removed the old 2.6 rules
Then you need to delete the pre25x, pre30 type rules. > enabled but I was wondering, since I upgraded using CPAN, should I copy the > rules on /root/.cpan/SA3.0/rules/*.cf to the site rules dir to enalble SURBL > rules? Can't help you there, I have no idea what those rules files would be. > How do I go about setting this up nicely? For surbl you need to make sure you have enough stuff installed that you can successfully do net tests. Then I believe you have to enable the surbl plugin in plugins.cf or some such. (I may be wrong, it may be enabled already.) I think you may also have to track down the surbl rules and enable them, but again I'm not sure. They will be in one of the stock 3.0 config files somewhere. But first make sure you have net tests working, or surbl won't do anything for you. This requires some optional pieces that you may not have installed. I believe spamassassin -D --lint will show you what you do and don't have installed and enabled. Loren