Checking Exim Usage?

Saltopus

Verified User
Joined
Nov 29, 2008
Messages
10
CPanel has a feature which allows you to see how many mails people are sending out a month. Does DirectAdmin have a similar feature? If not, it is possible to check for this manually?
 
I dont think there is anyway to see what virtual emails but you can per account.

Via the shell you can run:

eximstats -txt /var/log/exim/mainlog
 
Maybe there is a way to restrict the number of outgoing emails per account per hour?
 
Back
Top