On Sun, Dec 27, 2009 at 11:08 PM, Luigi Rosa lists@luigirosa.com wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Beto Moreno said the following on 28/12/09 08:02:
I had read dovecot logging info, they say something about using log rotation to help us rotate our log, with this setup:
With CentOS ad Dovecot logging via [r]syslog I simply add the dovecot logfile to the list of /etc/logrotate.d/syslog
It works since Dovecot 0.6x :)
Ciao, luigi
/ +--[Luigi Rosa]-- \
If you always postpone pleasure you will never have it. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAks4WYEACgkQ3kWu7Tfl6ZTGYACdGi0v/Unp35QDjNrp6ksJQvcL NKIAoI5SGx+ervphXKTbMt6ceakuBEnc =8Oyr -----END PGP SIGNATURE-----
Hi luigi.
On my syslog I have this:
local5.* /var/log/dovecot.log
But for dovecot I have 2 log file:
Error message: dovecot.log Info message: dovecot-info.log
How do u are handling this logs?
Thanks for your help!!!