On Wednesday, October 20, 2004, 3:35:18 AM, Wolfgang Fuertbauer wrote:
> UAAH; I misunderstood

> both coming trough! not dedected as spam

Then there's probably something wrong with your SpamAssassin
installation.  Are your other network tests working?  Here
are some things you can check:

  http://www.surbl.org/faq.html#nettest

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.) 

If you are using MIMEDefang, make sure you set $SALocalTestsOnly
to zero: 

     # If boolean true, skip SA network tests
     $SALocalTestsOnly = 0;

to enable SpamAssassin network tests from your mimedefang-filter.

Jeff C.
-- 
Jeff Chan
mailto:[EMAIL PROTECTED]
http://www.surbl.org/

Reply via email to