From owner-freebsd-questions Fri Jun 7 19:20:45 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA20296 for questions-outgoing; Fri, 7 Jun 1996 19:20:45 -0700 (PDT) Received: from riley-net170-164.uoregon.edu (riley-net170-164.uoregon.edu [128.223.170.164]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id TAA20280 for ; Fri, 7 Jun 1996 19:20:38 -0700 (PDT) Received: (from dwhite@localhost) by riley-net170-164.uoregon.edu (8.6.12/8.6.12) id TAA13746; Fri, 7 Jun 1996 19:21:40 -0700 Date: Fri, 7 Jun 1996 19:21:39 -0700 (PDT) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Dennis Oszuscik cc: questions@FreeBSD.org Subject: Re: sendmail In-Reply-To: <2.2.32.19960607200419.008eae44@maki.wwa.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Fri, 7 Jun 1996, Dennis Oszuscik wrote: > I looked in all the docs, FAQ's and I cant find how to setup > sendmail to work with my domain. If I send e-mail to user@host.domain.com > it works fine but if i send e-mail to user@domain.com it gets bounced > back. My MX points to host.domain.com and it works on another sys. > I tryed adding DMdomain.com in the sendmail.cf and still will not > work. Is the error "mail loops back to myself"? Then you need to modify /etc/sendmail.cf. Change the Cw line to contain all of your machine's names. For instance, my machine's A name is riley-net170-164, but is CNAMEd to gdi. I have a Cw line like this: Cwlocalhost gdi.uoregon.edu riley-net170-164.uoregon.edu Hope this helps. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major