Discussion:
Intro continued
(too old to reply)
Peter L. Berghold
2015-12-30 19:38:22 UTC
Permalink
OK,

Here's what I'm doing with amavis-new:

I have a dedicated server that I rent running Debian 7.9. The MTA in
question is Postfix 2.9.2 and has been configured to run email through
Amavis. How to do that I gleaned from many different "How To" web pages
scattered across the internet.

I've also installed SpamAssassin, dcc, razeor2 and clam-av.

The question that has come up for me is how do I tell if Amavis is
actually paying attention to SpamAssassin (or even invoking it)?

This question has crossed my mind for several reasons:

1) when I've used SpamAssassin in the past I used to see a header added
(a few actually) something along the lines of X-Spam-Score: X.XX where
X.XX was the score SpamAssassin assigned to the email. This was handy
when I was using procmail filters to filter incoming emails.

2) I've been questioning if the SpamAssassin BAYES is actually working
since I'm seeing the same sort of subject lines come through day in and
day out as if SpamAssassin wasn't scoring them as SPAM.

I'll leave it there for now since that's going to be enough to chew
on.

I'm a bit upset that I didn't actually take notes of what I've done
getting this all to work. If I had I could create a HOW-TO of my own to
put on a blog I run so others could learn...
--
Peter L. Berghold <***@berghold.net>
Blogs:http://3d-art.berghold.net ,
http://puppet-blog.beghold.net ,http://nix.berghold.net
Passionate Gourmet Cook, Brewer of Beer, DogbEnthusiast and IT
Professional
Quanah Gibson-Mount
2015-12-30 19:47:52 UTC
Permalink
--On Wednesday, December 30, 2015 2:38 PM -0500 "Peter L. Berghold"
Post by Peter L. Berghold
OK,
I have a dedicated server that I rent running Debian 7.9. The MTA in
question is Postfix 2.9.2 and has been configured to run email through
Amavis. How to do that I gleaned from many different "How To" web pages
scattered across the internet.
I've also installed SpamAssassin, dcc, razeor2 and clam-av.
The question that has come up for me is how do I tell if Amavis is
actually paying attention to SpamAssassin (or even invoking it)?
1) when I've used SpamAssassin in the past I used to see a header added
(a few actually) something along the lines of X-Spam-Score: X.XX where
X.XX was the score SpamAssassin assigned to the email. This was handy
when I was using procmail filters to filter incoming emails.
2) I've been questioning if the SpamAssassin BAYES is actually working
since I'm seeing the same sort of subject lines come through day in and
day out as if SpamAssassin wasn't scoring them as SPAM.
I'll leave it there for now since that's going to be enough to chew
on.
I'm a bit upset that I didn't actually take notes of what I've done
getting this all to work. If I had I could create a HOW-TO of my own to
put on a blog I run so others could learn...
Set $sa_debug in your amavisd.conf to an appropriate level. Then amavis
will log what it's doing, SA wise. I also set $log_level=2 in my
amavisd.conf, which provides additional info.

--Quanah



--

Quanah Gibson-Mount
Platform Architect
Zimbra, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration

Loading...