[TriLUG] sendmail header question
Joseph Tate
jtate at dragonstrider.com
Fri Mar 28 18:01:31 EST 2003
Well that line would just be the line that sendmail adds when it
processes the message, stating that it originated at the localhost: if
you were to send a message from your work computer relayed through
sendmail on your bertha machine, you'd see something like:
Received: from mydomain.com ([your work IP here])
by bertha.mydomain.com (8.11.6/8.11.6) with ESMTP id h2SMD7r20955
for <trilug at trilug.org>; Fri, 28 Mar 2003 17:13:07 -0500
This is the header in my last post, modifiying for example's sake.
Don't worry about it. In fact you probably can't suppress it without
editing the sendmail.cf file directly.
Joseph
Turnpike Man wrote:
>Received: from bertha.mydomain.com ([REAL IP HERE]) by wicket.anotherdomain.com
>with Microsoft SMTPSVC(5.0.2195.4905);
> Fri, 28 Mar 2003 17:25:09 -0500
>Received: from mydomain.com (bertha [127.0.0.1])
> by bertha.mydomain.com (8.11.6/8.11.6) with SMTP id h2SMBq001255
> for <myemail at dynpro.com>; Fri, 28 Mar 2003 17:11:53 -0500
>
>
>
More information about the TriLUG
mailing list