From owner-freebsd-isp Mon Jan 15 10:58:32 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mail.tcworks.net (mail.tcworks.net [216.61.218.4]) by hub.freebsd.org (Postfix) with ESMTP id ED52037B402 for ; Mon, 15 Jan 2001 10:58:07 -0800 (PST) Received: from tcworks.net (stuck.sticky.org [216.61.218.6]) by mail.tcworks.net (8.10.2/8.10.2) with ESMTP id f0FIsmD40637; Mon, 15 Jan 2001 12:54:48 -0600 (CST) Message-ID: <3A6348A4.DFFD5E8@tcworks.net> Date: Mon, 15 Jan 2001 12:59:48 -0600 From: Chris Cook X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Troy Settle Cc: freebsd-isp@FreeBSD.ORG Subject: Re: sendmail queue References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Right... my bad. Thanks to all for the answers btw. /Chris Troy Settle wrote: > > Chris, > > Look again. 'mail' is a cname pointing to the host 'www'. The MX record is > also pointed to the host 'www'. The CNAME in this case doesn't actually > involve the MX records at all. > > -- > Troy Settle > Pulaski Networks > 540.994.4254 > > It's always a long day, 86400 doesn't fit into a short > > ** -----Original Message----- > ** From: owner-freebsd-isp@FreeBSD.ORG > ** [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Chris Cook > ** Sent: Monday, January 15, 2001 12:13 PM > ** To: Dirk Meyer > ** Cc: freebsd-isp@FreeBSD.ORG > ** Subject: Re: sendmail queue > ** > ** > ** I have had many people tell me that using a CNAME to point to a mail > ** server is a very bad thing that will cause issues with some MTA's... can > ** anyone explain to me why? (just saw a CNAME for a mail server in this > ** example). > ** > ** Dirk Meyer wrote: > ** > > ** > IT must be published in your DNS zone, > ** > here an example: > ** > > ** > www.some-domain.net. IN A 192.168.1.1 > ** > ftp.some-domain.net. CNAME www.some-domain.net. > ** > mail.some-domain.net. CNAME www.some-domain.net. <========== > ** > > ** > backup.some-other.net. IN A 192.168.2.1 > ** > > ** > some-domain.net. IN MX 10 www.some-domain.net. > ** > some-domain.net. IN MX 20 backup.some-other.net. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message