1

Topic: Top sender and Top Recipients increase

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release)
==> 0.9
- Deployed with iRedMail Easy or the downloadable installer?
==>  downloadable installer
- Linux/BSD distribution name and version
==>  Debian Linux 9
- Store mail accounts in which backend (LDAP/MySQL/PGSQL)
==>  MySQL
- Web server (Apache or Nginx)
==> Nginx
- Manage mail accounts with iRedAdmin-Pro?
==> yes
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====

Hi,

i wish to increase no of quont shows for top sender and top Recipients in iredadmin dashborad currrently in is 10.

can you please let me know the steps to increase the same it will helpful for us.

Thanks
Sunil

----

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

2

Re: Top sender and Top Recipients increase

Add these 2 parameters in iRedAdmin-Pro config file:

NUM_TOP_SENDERS = 10
NUM_TOP_RECIPIENTS = 10

Update to a proper value and restart “iredadmin” service. smile