From owner-freebsd-questions Wed Jan 10 11:05:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA23860 for questions-outgoing; Wed, 10 Jan 1996 11:05:16 -0800 (PST) Received: from westhill.cdrom.com (westhill.cdrom.com [192.216.223.138]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA23855 for ; Wed, 10 Jan 1996 11:05:08 -0800 (PST) From: gpalmer@westhill.cdrom.com Received: from localhost.cdrom.com (localhost.cdrom.com [127.0.0.1]) by westhill.cdrom.com (8.6.12/8.6.12) with SMTP id LAA05746 ; Wed, 10 Jan 1996 11:04:44 -0800 X-Authentication-Warning: westhill.cdrom.com: Host localhost.cdrom.com didn't use HELO protocol To: dwhite@resnet.uoregon.edu cc: questions@freebsd.org Subject: Re: sendmail: mail loops back to myself In-reply-to: Your message of "Wed, 10 Jan 1996 10:06:51 PST." Date: Wed, 10 Jan 1996 11:04:43 -0800 Message-ID: <5744.821300683@westhill.cdrom.com> Sender: owner-questions@freebsd.org Precedence: bulk Doug White wrote in message ID : > Hello! > > I keep getting messages back from MAILER_DAEMON about messages that loop > back to myself. > How do I fix these? > Someone else posted and I didn't get a response. > My machine's name is `riley-net170-164' wiht a CNAME to `gdi'. Add `gdi' to the line that starts ``Cwlocalhost'' so that it reads: Cwlocalhost gdi.uoregon.edu in /etc/sendmail.cf Yours Gary