I'm running MD 2.45 with SpamAssassin 3 and uribl test are not working. My filter has SALocalTestOnly = 1 I have followed this message http://lists.roaringpenguin.com/pipermail/mimedefang/2004-August/023947.html and I commented out all tflags entry in /usr/share/spamassassin/25_uribl.cf
Is there any other file to hack?
You should change that to:
SALocalTestOnly = 0
to enable the network tests.
Also make sure that the
skip_rbl_checks
line in your local.cf (or sa-mimedefang.cf) is commented out, or set to 0 (the default).
I just went through this, the best thing to do was to make sure you're running perl 8.5.latest and then not mess with anything else. It's set by default to do what you want :]
Graham
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

