-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sunday 12 May 2002 11:57 am, Michael Stenner wrote:
>  The only times I KNOW it died were at sunday morning log
> rotation.  Granted, some other things happen then, but I
> think the log rotation is the best bet.

I would recommend that you start experimenting. For example, 
try restarting the syslog daemon with; /etc/init.d/syslog-ng 
restart >>/dev/null

See if spamd is still running. Then, have spamd process a 
bunch of messages. For example, if you had a bunch of messages 
in a directory, go into that directory and run this:
for i in * ; do cat "$i" | spamc > /dev/null ; done

Then, while that is running, try repeatedly restarting 
syslog-ng. These tests might help establish if spamd is dying 
on the syslog restart, or on the syslog restart *while 
processing a message/writing to the logs*.

Then, you'll probably want to experiment with actually 
rotating the logs. (i.e. logrotate -f /etc/logrotate.conf) Of 
course, this will quickly rotate your logs out of existance, 
so, if this is a production machine with important logs, this 
may not be feasible.

No matter what you find out, make sure to file a bugzilla 
report with as much detail as possible.

- -- 
Richie Laager
Wikstrom Telecom Internet
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE83qVebfU6uV4fG84RAiaHAKC6mv+VwnSs2xJ60WbRp0iiFVbZ4gCeO23Z
FfsHzCogyJiswM4vqzXl7H0=
=21wd
-----END PGP SIGNATURE-----

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to