Hello!
I have a overall e-mail sending limit set to 100 e-mails per domain.
I have one account where I want to set a hourly limit of 300 e-mails.
I tried editing the value of MAX_EMAIL_PER_HOUR-$domain=300 in /var/cpanel/users/$account but without success.
After editing that value, I did run /usr/local/cpanel/scripts/updateuserdomains.
The e-mails are sent from PHP using mail() function.
What's the correct way of overriding the value from Tweak Settings?
Thank you very much!
I have a overall e-mail sending limit set to 100 e-mails per domain.
I have one account where I want to set a hourly limit of 300 e-mails.
I tried editing the value of MAX_EMAIL_PER_HOUR-$domain=300 in /var/cpanel/users/$account but without success.
After editing that value, I did run /usr/local/cpanel/scripts/updateuserdomains.
The e-mails are sent from PHP using mail() function.
What's the correct way of overriding the value from Tweak Settings?
Thank you very much!