Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Member SuperBaby's Avatar
    Join Date
    Nov 2003
    Location
    Malaysia
    Posts
    306

    Default How to find out the last X emails sent.

    I am using RH9 + WHM/cPanel.

    Is there is way to find out (from WHM or shell) the details of the last x number of emails sent?

    Sometimes I see my server load is very high and the activity related is exim and clamscan. I just want to find out whether the emails being scanned is from my hosted customers or some hacker's activities.
    SuperBaby

  2. #2
    Member
    Join Date
    Aug 2004
    Posts
    472

    Default

    You may run the following script from the shell to see the last 100 mails successfully delivered from the server and mails delivered into the server.


    Last 100 Mails successfully delivered through the mail server
    Code:
     sed -n '/=>/p' /var/log/exim_mainlog |   sed -e :a -e '$q;N;101,$D;ba'

    Last 100 Mails successfully sent through the mail server
    Code:
     sed -n '/<=/p' /var/log/exim_mainlog |   sed -e :a -e '$q;N;101,$D;ba'

  3. #3
    Member SuperBaby's Avatar
    Join Date
    Nov 2003
    Location
    Malaysia
    Posts
    306

    Default

    Thank you. This is such an important piece of information for me. Very useful.
    SuperBaby

  4. #4
    Member
    Join Date
    Aug 2004
    Posts
    472

    Default

    You are welcome

Similar Threads & Tags
Similar threads

  1. How to find which account send the emails?
    By zuzhihui in forum E-mail Discussions
    Replies: 1
    Last Post: 06-17-2010, 08:17 AM
  2. How to find which account send the emails?
    By zuzhihui in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 06-16-2010, 10:34 PM
  3. HOW: Find out how many emails sent to Yahoo email addresses?
    By SuperBaby in forum cPanel and WHM Discussions
    Replies: 5
    Last Post: 06-08-2008, 06:27 AM
  4. Missing emails and Where To Find Logs
    By FourMat in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 09-28-2007, 03:35 PM
  5. I can't receive any emails, sending emails works fine
    By Smurfin in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 07-09-2006, 04:04 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube