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

[cobalt-users] RE:How can I rename my Raq 4i from "nobody"?



>From: "Dan Kriwitsky" <webhosting@xxxxxxxxx>
>Subject: RE: [cobalt-users] How can I rename my Raq 4i from "nobody"?
>Date: Sat, 3 Mar 2001 10:21:28 -0500
>
>> I have a new Raq 4i and would like to set it up so when web page forms
are
>> submitted via email they are not sent from "nobody".  I have been
>> searching
>> through all the files and have yet not discovered which one I need to
edit
>> to change the computer name or the "received from" name.  This is
>> apparently
>> not editable from the from itself.  If anyone knows which file this is I
>> need to edit so any web page forms submitted have a heading such as
>> "web-user" or "website form" please let me know.  I would like to set
this
>> up so any website hosted on the Raq, where a web page form is submitted,
>> automatically gets this heading.
>>
>>
>Are you talking FrontPage? Check the archives as this was recently
>addressed.
>--
>Dan Kriwitsky

Hi Dan, no this is not just from FrontPage.  Any web page form sent from the
server comes from "nobody".  I opened /etc/mail/virtusertable and it lists
for every website I am hosting the following:

sys@xxxxxxxxxxxxxx           sys
root@xxxxxxxxxxxxxx          root
postamaster@xxxxxxxxxxxxxx   postmaster
nobody@xxxxxxxxxxxxxx        nobody

So anytime a webpage form is submitted and sent via email it comes from
"nobody"  I would like to find where i can edit the script/program that
makes the virtusertable so "nobody" becomes "web_user" or something similar.
This is not a FrontPage issue.  It does the same with non-FrontPage forms.
Or maybe there is something I can add to the form, a hidden value maybe that
will overide this?  I know on my last server, an NT server the emailed forms
came from IUSR_NTxxx@xxxxxxxxxxxxxxxx and those were easy to identify by
customers as returned forms.

Jon