[Xitami] DNS and VHosting

Paul Reid xitami@lists.xitami.org
Tue, 11 Jun 2002 12:31:07 -0400


> Is there another way of doing this or tricking the email server so
> no matter which site generates the form and subsequent email that
> it reflects the correct DNS name (site name) that it came from?

Probably not, unless you run your own mailserver and play tricks
with it. Most mailservers will expect their name to match DNS
records.

If you can hack the script, you can get SERVER_URL from the CGI
environment and put it into the SUBject or body of the message, so
the reader knows where it came from.

 -PRR