Luke, > I am having problems with spamassassin and amavisd on openbsd 3.7. > Basically the mta accepts mail and checks it for viruses using clamav > but it doesn't register any hits for spam. > Amavis version: amavisd-new-2.3.2 > Spamassasin vers: p5-Mail-SpamAssassin-3.0.2 > Razor version: razor-agents-2.40 > Clamav version: clamav-0.85.1 > > When I run the amavisd debug-sa it stops at debug: tests= > debug: subtests=.
... > debug: bayes: 5651 untie-ing db_seen > debug: metadata: X-Spam-Relays-Trusted: > debug: metadata: X-Spam-Relays-Untrusted: > debug: decoding: no encoding detected > debug: is spam? score=0 required=5 > debug: tests= > debug: subtests= See what happens if you do it manually, e.g.: su vscan -c 'spamassassin -D -t < message.msg' Could be a DNS problem. Use a recent version of Net::DNS and check that resolver works. Mark ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
