To my request for information on configuring sendmail, Mike Burger
<[EMAIL PROTECTED]> wrote:
>First, set up an additional A record, pointing list.my-org.org at the
>same IP address as www.my-org.org...or set up a CNAME record, pointing
>list at www.
I thought that each IP should have exactly one A record. I want that
one to be www.my-org.org. Currently, I have a CNAME record for
list.my-org.org. But...
>If you're worried about www.my-org.org showing up in headers instead of
>list.my-org.org, you could also set up the PTR record in your
>in-addr.arpa file to point the IP for www and list just to list...that
>way, if someone goes and looks at the headers, they'll see
>list.my-org.org next to the IP of your system, and not www.my-org.org.
>Probably seems a bit cosmetic, but it should work out.
If somebody looks the machine up by IP, I'd like them to see www.my-org.org,
not list.my-org.org. But I'd prefer not to have www show up in the
headers. I thought I might accomplish this by assigning another IP to
the same machine and giving *that* IP the A record for list.my-org.org.
>Then, add list.my-org.org to your sendmail.cw file, so that Sendmail
>knows to accept mail addressed to users at list.my-org.org.
I don't seem to need this if the record is a CNAME, but I can see where
I would if it were an MX or A record.
>Lastly, configure your listserv to display the list address as
>[EMAIL PROTECTED] The listserv is going to rewrite some of the
>header as it goes along, anyhow. You might as well take advantage of
>that functionality.
That works, except for the headers of outgoing messages, which are generated
by sendmail (see example below). (The listserv is Mailman, FYI.) So can I
get sendmail to rewrite the headers for listserv mail to be list.my-org.org?
Thanks.
Matthew Saltzman
Clemson University Math Sciences
[EMAIL PROTECTED]
http://www.math.clemson.edu/~mjs
Received: from www.my-org.org (IDENT:[EMAIL PROTECTED] [nnn.nnn.nnn.nnn]) by
ces.clemson.edu (8.9.3/8.9.3) with ESMTP id WAA17328 for <[EMAIL PROTECTED]>;
Sun, 22 Oct 2000 22:33:59 -0400 (EDT)
Received: from www.my-org.org (IDENT:nobody@localhost [127.0.0.1]) by
www.my-org.org (8.9.3/8.9.3) with ESMTP id WAA23502 for <[EMAIL PROTECTED]>;
Sun, 22 Oct 2000 22:33:55 -0400
Date: Sun, 22 Oct 2000 22:33:55 -0400
Message-Id: <[EMAIL PROTECTED]>
Subject: Welcome to the "My-list" mailing list
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.0beta5
Precedence: bulk
List-Id: My List <my-list.list.my-org.org>
Content-Length: 1795
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list