[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] perl script-generated sendmail headers



> Thanks again, Olaf. I guess I need to move this thread to a 
> perl board. I tried your (much appreciated) smtp snippet, but 
> it made no difference. The resulting email header still had 
> "Received: from httpd@localhost".
> 

I don't think you're going to be able to remove that, but it's not what
a domain outside of your server gets for a received line. It may be back
in the headers as the form hands off to your sendmail, but the outside
ISP should see a proper received line. They may be seeing
httpd@xxxxxxxxxxxxxx or mail@xxxxxxxxxxxxxx and it might be that there
is no such user or alias on your server and you may need to add one.

-- 
Dan Kriwitsky