Re: spamd logging

2019-05-15 Thread Martin Gregorie
On Wed, May 15, 2019 at 4:29 PM Lucio wrote: > Is there any configuration to have spamd log a particular message > header long with the other informations it usually logs? > I've not seen that mentioned by anybody, but, you can always write a filter that sits immediately downstream of spamc and l

Re: spamd logging

2019-05-15 Thread Shreyansh Shrivastava.
Even I am new, check if this works. Go to /etc/default/spamassassin and change the following, OPTIONS="--create-prefs --max-children 2 --username spamd \-H ${SAHOME} -s ${SAHOME}spamd.log" (This specifies the username Spamassassin will run under as spamd, as well as add the home directory, create

spamd logging

2019-05-15 Thread Lucio
Hello, I'm new here but I've been using SA for quite a few years. I'm using SA 3.4.2 as packaged by Debian. Is there any configuration to have spamd log a particular message header along with the other informations it usually logs?

Re: spamd logging confusion

2019-01-14 Thread David Gibbs
On 1/10/2019 6:03 PM, David Gibbs wrote: I'm trying to get spamd to log to my maillog but can't figure out what's going wrong. Jan 10 17:43:01 listmail spamd[21503]: logger: removing stderr method I tried changing the syslog facility on spamd to local1 and the same thing happened, expect the one

Re: spamd logging confusion

2019-01-10 Thread David Gibbs
On 1/10/19 6:03 PM, David Gibbs wrote: I'm trying to get spamd to log to my maillog but can't figure out what's going wrong. Also, spamd is logging oddly even in the messages file... Jan 10 18:11:32 listmail spamd[21867]: logger: removing stderr method Jan 10 18:11:33 listmail check[21869]: sp

spamd logging confusion

2019-01-10 Thread David Gibbs
OK, I'm confused. I'm trying to get spamd to log to my maillog but can't figure out what's going wrong. I'm invoking spamd like this ... /usr/bin/perl -T -w /usr/bin/spamd --syslog=mail -d -c -m5 -H --razor-home-dir=/var/lib/razor/ --razor-log-file=sys-syslog -r /var/run/spamd.pid I have t

Re: Controlling spamd logging from spamc

2009-06-05 Thread Martin Gregorie
On Thu, 2009-06-04 at 18:32 -0400, Jeff Mincy wrote: > From: Martin Gregorie > > Wouldn't it be easier to run another spamd on a different machine for > rule development and testing? Or perhaps just running as a different > 'test' user, and then ignore log messages for that user in the statisti

Re: Controlling spamd logging from spamc

2009-06-04 Thread Jeff Mincy
27;spam' logged during regression testing is at least 12 times the volume of genuine spam received that day, so the day's stats are meaningless and so are any stats generated by scanning the whole of /var/log/maillog* It would be useful for me to be able to disable spa

Controlling spamd logging from spamc

2009-06-02 Thread Martin Gregorie
, so the day's stats are meaningless and so are any stats generated by scanning the whole of /var/log/maillog* It would be useful for me to be able to disable spamd logging during rule testing. Would anybody else find this a useful feature too? Martin

Re: Spamd logging to syslog

2007-07-09 Thread Theo Van Dinter
On Mon, Jul 09, 2007 at 02:48:46PM -0400, [EMAIL PROTECTED] wrote: > I should have asked this differently...I need it to log to a different > facility (local4 facility and a file named spamd.log) "man spamd" :) > I also would like to know how to start/stop spamd using /usr/bin/spamd? spamd does

Re: Spamd logging to syslog

2007-07-09 Thread carnold5
>It does so by default, to the mail facility. I should have asked this differently...I need it to log to a different facility (local4 facility and a file named spamd.log) >Just to verify, you have the Sys::Syslog module installed? (I believe it's >standard with perl, and spamd would likely crash

Re: Spamd logging to syslog

2007-07-09 Thread Theo Van Dinter
On Mon, Jul 09, 2007 at 02:27:47PM -0400, [EMAIL PROTECTED] wrote: > After upgrading to 3.2.1 from 3.1.1 and not installing with an rpm, i am > unable to get any shell script to work for spamd. Our old spamd script > was logging to a syslog server. So, using the /usr/bin/spamd binary, is > it possi

Spamd logging to syslog

2007-07-09 Thread carnold5
After upgrading to 3.2.1 from 3.1.1 and not installing with an rpm, i am unable to get any shell script to work for spamd. Our old spamd script was logging to a syslog server. So, using the /usr/bin/spamd binary, is it possible to log to a syslog server? If so, how would i do this? Chris begin:vca

Re: spamd / logging to terminal

2006-06-24 Thread Matt Kettler
numE wrote: > Now i have just a small issue left. > > i use the following /etc/init.d/spamd script: > http://kmail.kde.org/unsupported/spamd > > unfortunately now i get the log messages from spamd always on my root > account (displayed in terminal) > how may i change this behavior? > > Edit your

spamd logging verbosity

2005-10-03 Thread Charles Sprickman
Hi, I noticed that spamd has been tending to log more and more things with each new release. I'm not complaining, it's very useful when I run into problems. However, it would be nice to be able to tone it down a little bit when things are running smoothly. Looking at the spamd manpage, I d

Re: spamd logging with wrong timestamp?

2004-11-19 Thread Michael Barnes
On Fri, Nov 19, 2004 at 12:48:07PM +1100, Dimitry Peisakhov wrote: > Thanks for the advice Michael. I have a question though. > Services from init.d start up under root, as far as i know. Root > currently has no TZ set, but all other services log correctly. If i > set TZ in the spamd init.d s

RE: spamd logging with wrong timestamp?

2004-11-19 Thread Dimitry Peisakhov
2004 2:14 AM To: users@spamassassin.apache.org Subject: Re: spamd logging with wrong timestamp? I've had servers log with incorrect time before and it was due to the fact that I was in a different timezone than my server and I set my TZ environment variable to reflect my timezone and no

Re: spamd logging with wrong timestamp?

2004-11-18 Thread Michael Barnes
ey would be greately appreciated. > > Thanks, > Regards, Dimitry > > -Original Message- > From: Mike Kercher [mailto:[EMAIL PROTECTED] > Sent: Thursday, 18 November 2004 12:04 AM > To: users@spamassassin.apache.org > Subject: RE: spamd logging with wrong timestam

RE: spamd logging with wrong timestamp?

2004-11-18 Thread Dimitry Peisakhov
-Original Message- From: Mike Kercher [mailto:[EMAIL PROTECTED] Sent: Thursday, 18 November 2004 12:04 AM To: users@spamassassin.apache.org Subject: RE: spamd logging with wrong timestamp? Dimitry Peisakhov wrote: > Hi guys, > >I've recently discovered that my spamd

RE: spamd logging with wrong timestamp?

2004-11-17 Thread Mike Kercher
Dimitry Peisakhov wrote: > Hi guys, > >I've recently discovered that my spamd is writing to the logs with > the incorrect timestamp. It looks like its using GMT to timestamp > instead of the actual time on the box (11hr difference). I fixed this > previously by restarting the service, but its

spamd logging with wrong timestamp?

2004-11-17 Thread Dimitry Peisakhov
Hi guys, I've recently discovered that my spamd is writing to the logs with the incorrect timestamp. It looks like its using GMT to timestamp instead of the actual time on the box (11hr difference). I fixed this previously by restarting the service, but its not doing the trick now.. Anyone have