
Quote: Originally Posted by
joecrash
"from localhost ([127.0.0.1] helo=sfs-ml-2.v29.ch3.sourceforge.com) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.74) (envelope-from <sleuthkit-users-bounces@lists.sourceforge.net>) id 1Q47OU-00008s-Gd; Mon, 28 Mar 2011 08:01:46 +0000"
!
I really wouldn't be concerned, if you take a closer look you can see what its doing.
When it says
localhost ([127.0.0.1] it is talking about the loopback address on your machine.
by sfs-ml-2.v29.ch3.sourceforge.com with esmtp this is the mail server address which uses esmtp (a mail protocol) to send it.
(Exim 4.74) is the mail server which sent the mail
sleuthkit-users-bounces@lists.sourceforge.net is the email adress it sent from
Mon, 28 Mar 2011 08:01:46 is just your date/time stamp for the email.
Nothing out of the ordinary here, all this text is in every email, you just normally cant see it.