From owner-freebsd-questions Fri Jun 1 7:49:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from server1.axiomadvertising.com (server1.axiomadvertising.com [207.7.11.70]) by hub.freebsd.org (Postfix) with ESMTP id 4E19437B424 for ; Fri, 1 Jun 2001 07:49:07 -0700 (PDT) (envelope-from joe@axiomadvertising.com) Received: from axiomadvertising.com ([10.0.0.227]) by server1.axiomadvertising.com (8.11.3/8.11.3) with ESMTP id f51En5d17781; Fri, 1 Jun 2001 09:49:05 -0500 (CDT) (envelope-from joe@axiomadvertising.com) Message-ID: <3B17AB60.D8C2CBD9@axiomadvertising.com> Date: Fri, 01 Jun 2001 09:49:04 -0500 From: Joe Guetler X-Mailer: Mozilla 4.77 (Macintosh; U; PPC) X-Accept-Language: en MIME-Version: 1.0 To: Jim Freeze Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail novice needs help References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm no expert on this subject, but when I set mine up, I added an IN A and an IN PTR record of my machine (ie servername.mydomain.com). I then used that in the MX record. I think that's the prefered way to do it. Joe Jim Freeze wrote: > > On Thu, 31 May 2001, Joe Guetler wrote: > > > If I remeber correctly (and someone will hopefully correct me if I > > don't), you shouldn't use a CNAME reference in a MX record. Point the > > MX record to something with an actual IN A entry. > > So, I should change: > > > > eadsa.com. IN MX 10 mail.eadsa.com. > > > *.eadsa.com. IN MX 100 mail.eadsa.com. ; GLOBALOK > > to > > > > eadsa.com. IN MX 10 eadsa.com. > > > *.eadsa.com. IN MX 100 eadsa.com. ; GLOBALOK > > ? > > ========================================================= > Jim Freeze > jim@freeze.org > --------------------------------------------------------- > No comment at this time. > http://www.freeze.org > ========================================================= > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message