Hi All,
I have everything setup/installed, copied the pm into the relevant places along with .cf, but still i'm not getting any hits.
What are the debug steps... i cant think why its not working.
SA 2.64 URI latest
Tia, Kristian
--------------------------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. ---------------------------------------------------------------------------
On Monday, August 16, 2004, 3:52:37 AM, Kristian Davies wrote:
I have everything setup/installed, copied the pm into the relevant places along with .cf, but still i'm not getting any hits.
Do you have network tests enabled?
http://www.surbl.org/faq.html#nettest
My SpamAssassin now has SURBL support but I'm not seeing hits.
If you recently added SURBL support to SpamAssassin but are not seeing any SURBL (or other RBL hits), check that you have enabled network tests. For example, if you're using spamd, make sure it's started without the -L or --local flags, which force local tests only. If you are running Amavis, make sure amavisd.conf has $sa_local_tests_only = 0. (Uncomment this line if it was commented out before, then set the value to zero to enable network tests.)
Jeff C.