Michael Breuer <[EMAIL PROTECTED]> a écrit :

> Aha... you need to modify your logrotate scripts to restart spamd.  On
> linux, there is a /etc/logrotate.d directory which contains rulesets
> for each service & how to restart (kill -HUP, etc.)

Ok, in fact that's what I have done : I've noticed that any restart of
syslog-ng kills spamd logging. So I have to restart spamd each time I
restart syslog-ng. Here is a part of my /etc/logrotate.d/syslog-ng for
/var/log/syslog :

   postrotate
      /etc/init.d/syslog-ng reload >/dev/null
      /etc/init.d/spamassassin restart >/dev/null

--
Nico




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
We have stuff for geeks like you.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to