From owner-freebsd-isp Fri Jul 17 10:33:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18289 for freebsd-isp-outgoing; Fri, 17 Jul 1998 10:33:01 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18284 for ; Fri, 17 Jul 1998 10:33:00 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.8.7/8.8.2) with SMTP id KAA26509; Fri, 17 Jul 1998 10:34:07 -0700 (PDT) Date: Fri, 17 Jul 1998 10:34:07 -0700 (PDT) From: Dan Busarow To: chem@i-p-d.com cc: isp@FreeBSD.ORG Subject: Re: subdomain mail for a vitual user In-Reply-To: <199807170642.IAA13145@i-p-d.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 17 Jul 1998 chem@i-p-d.com wrote: > ; Machine Names > localhost IN A 127.0.0.1 > groep.nl. IN A 209.60.43.5 > > ; Aliases > www IN CNAME @ > ftp IN CNAME @ > mail IN CNAME @ > smtp IN CNAME @ > ces IN CNAME @ > vitesse IN CNAME @ vitesse can't be a CNAME if you want it to have its own identity, and special handling. You can give it an A with the same address. vitesse IN A 209.60.43.5 sendmail will rewrite vitesse.groep.nl to groep.nl when it sees the CNAME. Dan -- Dan Busarow 949 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message