Upgrade/iRedMail/0.8.1-0.8.2
From iRedMail
Revision as of 11:41, 14 June 2012 by ZhangHuangbin (Talk | contribs)
Contents |
General (All backends should apply these upgrade steps)
[FreeBSD only] Fix incorrect rotate setting for iRedAPD log file
NOTE: This fix is only applicable to FreeBSD.
iRedMail-0.8.1 defines incorrectly path of PID file in /etc/newsyslog.conf, so please fix it manually by editing /etc/newsyslog.conf.
- Make sure you have below line in /etc/newsyslog.conf:
| File: /etc/newsyslog.conf |
/var/log/iredapd.log root:wheel 640 7 * 24 Z /var/run/iredapd.pid |
- Then restart syslogd service:
| Terminal: |
# /etc/rc.d/syslogd restart |
OpenLDAP backend special
MySQL backend special
PostgreSQL backend special
ChangeLog
- 2012-06-14: Fix incorrect log rotate setting for iRedAPD on FreeBSD.
