Add email usage to CMD_USER_STATS

Tristan

Verified User
Joined
Feb 11, 2005
Messages
684
Location
The Netherlands
As discussed in this thread; it would be nice for the DirectAdmin users to be able to see their current sent email usage from the /etc/virtual/usage/[username] file on for example the Site Summary / Statistics / Logs page or in the right column.
 
It would be also nice to see as admin how many e-mails are sent daily on the whole server and have a main view on which user is sending how many e-mails. :)
 
It would be also nice to see as admin how many e-mails are sent daily on the whole server and have a main view on which user is sending how many e-mails. :)

I totally agree with Arieh!

Also for troubleshooting who is sending SPAM this would be very helpfull!
I know we can view the send e-mails per user but it would be nice to have all the users in a list with the send e-mails.

Thanks!
 
Hello,

I've added this to the versions system, and implemented it.
http://www.directadmin.com/features.php?id=1121

I'll be uploading them shortly in the pre-release section.

It's not "all users on one page" type of a listing, but:

1) It will show you on the Admin Stats page how many deliveries have gone out since the last monthly reset.

2) The security.log, system.log and errortaskq.log will have warnings for any User account that has hit their limit. If the limit is unlimited, DA will log the warning at 1000 deliveries.

3) You can also go into each Reseller/User to check which is responsible for the User doing the sending.


Note that the number of deliveries is both in and out, but the limit file is only for outbound emails.. so the warning in #2 won't be totally accurate, hence they're only going to be background logs. I'll do more work later to separate the delivery types so we only check on the correct number. (inbound emails are not limited.. so you might sent 1 email, receive 199, and with a 200 email limit, DA will give you a log warning)

John
 
Back
Top