1 (edited by yosu.cadilla 2017-10-14 20:16:16)

Topic: IredAPD - Is it possible to limit # of emails per destination domain?

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

I need to limit amount of emails delivered (serverwide, all users all incoming domains) to different email destinations (domains) to improve deliverability.

I am about to dive into IredAPD but thought I'll ask first just in case it is not possible:
Can this be accomplished using IredAPD?

Example:
Yahoo = max of 1000 emails/day
Google = max of 5000 emails/day
Hotmail = max of 500 emails/day

Do I need to write a plugin? Is there any documentation for this?

Thank you!

----

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

2

Re: IredAPD - Is it possible to limit # of emails per destination domain?

Yes you need to write a new plugin for this purpose.
I'm glad to merge it if you public your plugin under same license as iRedAPD (GPLv3).