-
Notifications
You must be signed in to change notification settings - Fork 179
Q9602
Nigel Metheringham edited this page Nov 29, 2012
·
2 revisions
I want to use logrotate which is standard with RH5.2 Linux to rotate my mail logs. Anyone worked out the logrotate config file that will do this?
Here's one suggestion:
/var/log/exim/main.log {
create 644 exim exim
rotate 4
compress
delaycompress
}
The sleep is added to allow things to close the log file prior to compression. You also need similar entries for the panic log and the reject log, of course.
- Exim is mysteriously crashing, usually when forking to send a delivery
- I want to use logrotate which is standard with RH5.2 Linux to rotate
- I'm seeing the message *inetd[334]: imap/tcp server failing (looping),
- I get the too many open files error especially when a lot of messages
- I installed debian 2.2 linux on a small 325mb 486 laptop. When I try to
- I'm having trouble configuring Exim 4 on a Debian system. How does
- I'm having difficulties trying to make Exim 4 with Redhat 9 and Berkeley
- I'm running Exim 3 under Debian, and want to upgrade to Exim 4. How
- Why do some servers refuse SMTP connections from my Linux box, but