Hi Gary,

Gary V <lists <at> johnmecham.com> writes:
> > Amavis always has Hits: 0., expect the test spam mail I've sent. Is that
> > normal?
> No. Could be wrong but it appears SpamAssassin is broken. Get a sample
> mail (something other than the gtube), feed it to spamassassin in debug
> mode as the amavis user and capture the output for study:
> su amavis -c 'spamassassin -tD< email.txt >/var/lib/amavis/0.log 2>&1 &'
> wait about 40 seconds, then:
> less /var/lib/amavis/0.log

There are no errors in the 0.log file and some hits:

 pts rule name              description
---- ---------------------- --------------------------------------------------
 0.0 UNPARSEABLE_RELAY      Informational: message has unparseable relay lines
 0.2 MISSING_HEADERS        Missing To: header
 2.9 NO_PRESCRIPTION        BODY: No prescription needed
 0.1 DRUGS_ERECTILE         Refers to an erectile drug
 1.4 MISSING_MIMEOLE        Message has X-MSMail-Priority, but no X-MimeOLE
 0.1 TO_CC_NONE             No To: or Cc: header

Another thing I found is that if mails have a score above 5 and therefore
get marked as spam the subject gets not changed to *** SPAM *** as defined
with $sa_spam_subject_tag, the subject will be SPAM FROM.

It seems that Amavis or SpamAssassin are ignoring the $sa_* settings in the
configuration files, no matter what I change.

Regards,
  Frank



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to