Hi KAM,

No, there's nothing in the master.cf them indicates anything to do with logging verbosely. No occurrences of "-v" and no mention of "log" or logging, etc.

Do you know why the spamfilter entries in the log file have dates going back to October? Is the normal spamassassin behaviour that isn't usually logged, or is it doing something unusual?

It seems to check all of them and log each check every time a new e-mail gets processed.

        Something must be set to verbose somewhere, but I haven't found it yet.

        Kind regards.

        Jim.


On 04/04/17 23:19, Kevin A. McGrail wrote:
On 4/4/2017 6:08 PM, Jim McLachlan wrote:
    I thought spamfilter was spamassassin.
No, it's not.  It's what we would call the glue.  It's a content filter script
that is reaching out to a spamassassin daemon called spamd using a lightweight c
program called spamc.

SpamD allows for spamassassin to run and daemonize so you don't have to wait for
perl compilation on each and every call.

So it's:

SMTP -> Postfix -> Spamfilter.sh->spamc->spamd and back again



In your master.cf for postfix, do you have anything like smtpd -v to turn on
verbose logging?


Looking at your logs, I see tons of spamfilter calls but not very many smtp
calls.  The logging doesn't have a queueid but checking the size= and the
message id's they appear to be different messages.  So how are emails getting to
spamfilter.sh?  Perhaps that is just because you took a small snapshot of the 
logs.

Overall I don't see repetitive logging but the GB size of the logs is impressive
for a server running only 2 SPAMD children...

Regards,
KAM

--
James R. McLachlan PGDCCI(Open)
Managing Director
Objective Software Services Ltd.
Web   : http://www.oss-ltd.com
Tel   : +44 (0)1397 708550
Mob   : +44 (0)7971 232717
Fax   : +44 (0)7970 117580
e-mail: j...@oss-ltd.com

Objective Software Services Ltd. is a company registered in England and Wales with company number 2892148.
Registered office: 11 Percy Terrace, Tunbridge Wells, Kent, TN4 9RH

Reply via email to