Quoting Steve Bertrand <[EMAIL PROTECTED]>:
At 03:01 PM 8/4/2004, Kern, Tom wrote:How do I tell if mail-spamassassin-spamcopURI is running or being used?
First, check if it's even configured by looking for rules that use it in your config: grep "surbl" /usr/share/spamassassin/* grep "surbl" /etc/mail/spamassassin/*
Note that in my system, under /usr/local/etc/mail/spamassassin (on FBSD 4.10), the surbl rules are in the file named ``spamcop_uri.cf''.
Regards,
Steve
Yes, the file is named spamcop_uri.cf but grep-ing for "surbl" will check inside
the file for "surbl".
Jim
