[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Email server names
- Subject: Re: [cobalt-users] Email server names
- From: "Zahid N. Sindhu" <zahid@xxxxxxxxxxxx>
- Date: Thu Dec 14 01:35:00 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Is bentleysark.com set up as the first domain on your RaQ? By default
> sendmail will alias itself as your main domain for the RaQ.
>
> You can change this behavior through /etc/sendmail.cf. Buy and read
> "sendmail" the O'Reilly book, or check the "http://www.sendmail.org/"
> site.
I edited the sendmail.cf file to read..
Djmail.abc.com
and it did change the host/domain name as far as the sendmail is concerned,
but what I get now is:
Received: from mail.abc.com (www.first-domain-on-the-raq.com [10.10.10.10])
by xyz.com (8.9.3+Sun/8.9.1) with ESMTP id MAA22059
for <123@xxxxxxx>; Thu, 14 Dec 2000 12:33:59 -0500 (GMT)
What I would like to get rid of is the "(www.first-domain-on-the-raq.com
[10.10.10.10])" .
I've thought of changing the server host/domain name but am not sure what
else I would be messing up (if anything) as it currently hosts some 150+
domains.
ANY help will be appreciated.
- Zahid