Isoqlog
Maintainer
Version
Please follow the installation instructions below. The installation instructions will satisfy all dependencies and the latest versions of the above 2 RPMs will be installed automatically.
Description
Isoqlog is an Open Source Web application to create mail traffic stats.
Requirements
- SME Server 7.X or 8.X
Installation
yum --enablerepo=smecontribs install smeserver-isoqlog
and start/restart needed services + expand templates:
signal-event isoqlog-conf
or restart the server with these commands
signal-event post-upgrade; signal-event reboot
You will find a menu in the server-manager under the menu administration > isoqlog
If you want to manually verify which domains will be in the panel
cat /etc/isoqlog.domains
Update from SME7
this need to be made by hand : first remove old version
yum remove smeserver-isoqlog
install new one
yum --enablerepo=smecontribs install smeserver-isoqlog
move data
mv -f /var/www/html/isoqlog/* /var/lib/qmailtools/isoqlog/htdocs/
configure
signal-event isoqlog-conf
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-phpki component or use this link