1

Topic: awstats install

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: FreeBSD 10.3
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? no
- Related log if you're reporting an issue:
====

in a fresh install there is no awstats installed, how to integrate it to iredmail?

----

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

2

Re: awstats install

Try this: In iRedMail installation directory (e.g. /root/iRedMail-0.9.5-1/), open file 'runtime/install.status' and remove all lines which contains 'awstats'. Then run iRedMail installer again:

bash iRedMail.sh

3

Re: awstats install

ZhangHuangbin wrote:

Try this: In iRedMail installation directory (e.g. /root/iRedMail-0.9.5-1/), open file 'runtime/install.status' and remove all lines which contains 'awstats'. Then run iRedMail installer again:

bash iRedMail.sh

there is no any lines that insclude awstats there

if I will install awstats, how to integrate it with iredmail?

4

Re: awstats install

Oh, iRedMail-0.9.5-1 (and earlier releases) doesn't enable Awstats on FreeBSD. You have to do it manually.

BTW, we're working on Awstats support on all supported Linux/BSD distributions, it will be available in upcoming iRedMail release.

5

Re: awstats install

ZhangHuangbin wrote:

Oh, iRedMail-0.9.5-1 (and earlier releases) doesn't enable Awstats on FreeBSD. You have to do it manually.

BTW, we're working on Awstats support on all supported Linux/BSD distributions, it will be available in upcoming iRedMail release.

so in future release it will be installed automaticaly on upgrade?

6

Re: awstats install

Will be installed for new installation, but not upgrade.

7

Re: awstats install

ZhangHuangbin wrote:

Will be installed for new installation, but not upgrade.

So what are the steps to integrate awstats with iredmail?

8

Re: awstats install

Unfortunately, we don't have a tutorial.
You can check the source code as reference:
https://bitbucket.org/zhb/iredmail/src/ … awstats.sh