1

Topic: Error on logrotate maillog in iRedMail-0.6.0 beta1

First of all I would like to thank you for the wonderful product. Before I find it, I did everything by hand, now it saves a lot of my time...
It have a problem with logrotate for /var/log/mail.log

A have installed iRedMail-0.6.0 beta1 on Ubuntu 9.10
In /etc/logrotate.d/maillog
in line 32
       invoke-rc.d sysklogd reload > /dev/null
should be
    invoke-rc.d rsyslog reload > /dev/null
Because the latest Debian/Ubuntu uses rsyslog instead of syslogd.
Yulian Stefanov

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Error on logrotate maillog in iRedMail-0.6.0 beta1

Should be already fixed:
http://code.google.com/p/iredmail/sourc … 0161df72b8

Thanks for your report. smile