From owner-freebsd-questions Wed Apr 12 13:03:17 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA22086 for questions-outgoing; Wed, 12 Apr 1995 13:03:17 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA22077 ; Wed, 12 Apr 1995 13:03:12 -0700 X-Authentication-Warning: freefall.cdrom.com: Host localhost didn't use HELO protocol To: "Justin T. Gibbs" cc: questions@FreeBSD.org Subject: Re: Sendmail authentification warning. In-reply-to: Your message of "Wed, 12 Apr 95 12:03:16 PDT." <199504121903.MAA10922@estienne.cs.berkeley.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 12 Apr 1995 13:03:11 -0700 Message-ID: <22076.797716991@freefall.cdrom.com> From: Gary Palmer (FreeBSD/ARM Team) Sender: questions-owner@FreeBSD.org Precedence: bulk In message <199504121903.MAA10922@estienne.cs.berkeley.edu>, "Justin T. Gibbs" writes: >Does anyone know how to squash these? >Message-Id: <199504121900.MAA10885@estienne.cs.berkeley.edu> >X-Authentication-Warning: estienne.cs.berkeley.edu: Host localhost didn't >use HELO protocol >This is coming from all of my outbound mail. I'm using mh. It's a MH problem. A quick workaround is to remove or comment out the line : Opauthwarnings in your /etc/sendmail.cf and restart the mailer daemon. That'll stop them. There is also a path in the sendmail sources for MH which to my knowledge no-one has every really looked at integrating into the MH ``port''. Gary