emails are sent from the server

asishlla

Verified User
Joined
Jul 24, 2009
Messages
235
Hello,
How do I know how many emails are sent from the server today?
How do I know Who sent them?
Thanks.
 
Hello,

Use eximstats for analyzing exim's mainlog.

Code:
esimstats /var/log/exim/mainlog | less

It can be executed with cron to save reports in HTML pages.
 
Hi zEitEr,
you mean the exim's mainlog /var/log/exim/mainlog - from DA (Log Viewer)?
Thank you
 
I mean, if you want some stats you need to login into shell and run that command. In directadmin you can examine and view only raw logfile.
 
Hi zEitEr,
actually I also use software called Secure File Transfer Client,,Now I really have a file (mainlog ) and there is full name and email lines!
Thank you :)
 
Back
Top