Re: [Mailman-Developers] Rotating Logs with Mailman

2001-05-08 Thread Jay R. Ashworth
On Mon, May 07, 2001 at 09:16:24PM -0700, Trey Valenta wrote: > On 2001 May 7, 16:56, "Joshua Erdman" wrote: > } Subject: [Mailman-Developers] Rotating Logs with Mailman > > Since installing Mailman I have noticed the size of my backups increasing > > steadily.

Re: [Mailman-Developers] Rotating Logs with Mailman

2001-05-08 Thread J C Lawrence
On 08 May 2001 08:48:16 +0200 Tollef Fog Heen <[EMAIL PROTECTED]> wrote: > * Trey Valenta | Ummm. you're assuming that everyone runs > RedHat and has a | logrotate.conf. > Debian has logrotate as well. Debian's Mailman package automatically inserts the appropriate logrotate files as part o

Re: [Mailman-Developers] Rotating Logs with Mailman

2001-05-08 Thread Richard Ellerbrock
I don't think it should be a problem to add it as a contrib to mailman - I have also written such a script and think it would be most useful if something was included. There is a better way of doing it though. Rather just drop a dedicated script in the /etc/logrotate.d directory called mailman.

Re: [Mailman-Developers] Rotating Logs with Mailman

2001-05-08 Thread Tollef Fog Heen
* Trey Valenta | Ummm. you're assuming that everyone runs RedHat and has a | logrotate.conf. Debian has logrotate as well. -- Tollef Fog Heen Unix _IS_ user friendly... It's just selective about who its friends are. ___ Mailman-Developers mail

Re: [Mailman-Developers] Rotating Logs with Mailman

2001-05-07 Thread Trey Valenta
On 2001 May 7, 16:56, "Joshua Erdman" wrote: } Subject: [Mailman-Developers] Rotating Logs with Mailman > Since installing Mailman I have noticed the size of my backups increasing > steadily. I did some investigating and noticed the size of the log file in > the mailman/

[Mailman-Developers] Rotating Logs with Mailman

2001-05-07 Thread Joshua Erdman
Since installing Mailman I have noticed the size of my backups increasing steadily. I did some investigating and noticed the size of the log file in the mailman/logs directory. By adding a few lines of code to your /etc/logrotate.conf file you can have these log files rotated just like all the l