asishlla Verified User Joined Jul 24, 2009 Messages 235 Jan 25, 2011 #1 Hello, How do I know how many emails are sent from the server today? How do I know Who sent them? Thanks.
Hello, How do I know how many emails are sent from the server today? How do I know Who sent them? Thanks.
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,831 Location www.poralix.com Jan 26, 2011 #2 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.
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.
asishlla Verified User Joined Jul 24, 2009 Messages 235 Jan 26, 2011 #3 Hi zEitEr, you mean the exim's mainlog /var/log/exim/mainlog - from DA (Log Viewer)? Thank you
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,831 Location www.poralix.com Jan 26, 2011 #4 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.
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.
asishlla Verified User Joined Jul 24, 2009 Messages 235 Jan 26, 2011 #5 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
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
zEitEr Super Moderator Joined Apr 11, 2005 Messages 15,831 Location www.poralix.com Jan 26, 2011 #6 Whatever you like.