Limit number of recipient per email sent

caothang2609

Registered
Apr 5, 2018
2
1
1
Vietnam
cPanel Access Level
Website Owner
Hi all,
I has been create new config of WHM to limit number of email sent per email of user as below:
recipients_max = 20
recipients_max_reject = true
but it also affect to mailinglist function also, I have mailinglist have more than 20 email in this list, now I can't sent to this list , have someone known how to limit number of email sent per email but not affect to malinglist function ?
Thank
 
  • Like
Reactions: blackwidow02

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello @caothang2609,

The recipients_max and recipients_max_reject options are changeable through the Advanced Editor tab in WHM >> Exim Configuration Manager, however there's no direct integration of these options in cPanel & WHM. Thus, there's no corresponding option to exclude Mailman deliveries from the values you define for those options.

I encourage you to submit a feature request if you'd like to see an option to configure the maximum number of recipients in a single email from the WHM UI (along with the ability to exclude Mailman deliveries from that value):

Submit A Feature Request

In the meantime, you may want to consult with the Exim user's mailing list or a qualified system administrator to see if it's possible to develop a custom Exim rule to exclude Mailman deliveries from the recipients_max count:

https://lists.exim.org/mailman/listinfo/exim-users
System Administration Services | cPanel Forums

Thank you.
 
  • Like
Reactions: blackwidow02