Our features site is undergoing a refresh! Be sure to explore the revamped site and discover our latest product roadmap launching here on Monday, March 18th.

Display current sent email count per domain and max limit in cPanel statistics

Elías Torres shared this idea 8 years ago
Open Discussion

Show current email count and limit per domain in cPanel, so customers can know if they are sending too much email per hour.


As root the limit can be measured with:


  1. stat -c %s /var/cpanel/email_send_limits/track/EXAMPLE.COM/$( perl -e 'print join( ".", ( gmtime(time()) )[ 2, 3, 4, 5 ] ) ' )


But I'd like my users to be able to see that info in cPanel.

Leave a Comment
 
Attach a file