[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] perl script-generated sendmail headers
- Subject: RE: [cobalt-users] perl script-generated sendmail headers
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun May 26 07:37:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> Return-Path: <user@xxxxxxxxxxxx>
> Received: (from httpd@localhost)
I thought that Received: line would only be for users on your server.
(?)
If your local user has the address the form sends to as an alias set to
forward to an offsite address, (haven't tested), it should show a proper
received from.
I'm using procmail to send replies to anyone filling out a particular
form on a site and it shows proper headers.
Return-Path: <replies@xxxxxxxxxxxxxxx>
Received: from host.domain.net (216.xx.xxx.xx)
by 0 with SMTP; 26 May 2002 14:28:29 -0000
Received: (from replies@localhost)
by host.domain.net (8.10.2/8.10.2) id g4QER6Y09363;
Sun, 26 May 2002 09:27:06 -0500
Date: Sun, 26 May 2002 09:27:06 -0500
You can certainly change the Return-Path in the CGI script.
--
Dan Kriwitsky