Tim Boyer wrote to users@spamassassin.apache.org:

3.  Do I have DNS lookup enabled?  Yup:

# Enable or disable network checks
dns_available yes
skip_rbl_checks         0
rbl_timeout             15

Can't think of anything else to try.

Do you have

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

in your mimedefang-filter? Make sure you set $SALocalTestsOnly to zero.
For whatever reason, MIMEDefang decided they would override this *one*
SA option within mimedefang-filter. ;-)

If that doesn't help, get a bigger hammer, or maybe ask on the
MIMEDefang list.

If I knew how to make MIMEDefang call SpamAssassin with the debug
switch, that might point me in the right direction.

MIMEDefang uses the SA libs directly... which means, so can you, in mimedefang-filter. :-) I've never tried it, but you should be able to enable debugging output before calling the SA check in filter_end().

- Ryan

--
  Ryan Thompson <[EMAIL PROTECTED]>

  SaskNow Technologies - http://www.sasknow.com
  901-1st Avenue North - Saskatoon, SK - S7K 1Y4

        Tel: 306-664-3600   Fax: 306-244-7037   Saskatoon
  Toll-Free: 877-727-5669     (877-SASKNOW)     North America

Reply via email to