[Xitami] DNS and VHosting
Russel Olinger
xitami@lists.xitami.org
Tue, 11 Jun 2002 11:29:47 -0700
hhhmmm, I do run my own DNS and Email server. The FROM address reflects the
correct address of the server, its just that the header info does not.
Example:
www.ripandburn.com -> generates Email and connects to Emal Server
Header Info of Incomeing Email:
www.carpe-dm.com connects to mail server: mail.carpe-dm.com
...
From: auto-email@ripandburn.com
To: user@blah.com
......
I want it to to say: www.ripandburn.com connects to mail server:
mail.ripandburn.com
Where does SERVER_URL exist at, which script? I just want the encoded mail
exchange/header info to match the FROM address. Its a small detail but it
is so much cleaner and that way each of my doamins would have the ability to
look like a complete, independent entity. Most users will never know, but I
am a stickler for details.
Thanx
----- Original Message -----
From: "Paul Reid" <preid@rci.rutgers.edu>
To: "Russel Olinger" <xitami@lists.xitami.org>
Sent: Tuesday, June 11, 2002 9:31 AM
Subject: Re: [Xitami] DNS and VHosting
> > 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
>
>
> --
> Xitami Users Mailing List -- For Xitami support
> To unsubscribe: http://lists.xitami.org/mailman/listinfo/xitami
>
>