From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 09:37:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A39D16A4C0 for ; Mon, 8 Sep 2003 09:37:46 -0700 (PDT) Received: from mygirlfriday.info (adsl-65-64-145-209.dsl.stlsmo.swbell.net [65.64.145.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24DF943F93 for ; Mon, 8 Sep 2003 09:37:44 -0700 (PDT) (envelope-from gv-mailed@mygirlfriday.info) Received: (qmail 31908 invoked from network); 8 Sep 2003 16:37:42 -0000 Received: from user204.net795.mo.sprint-hsd.net (HELO mygirlfriday.info) (65.41.216.204) by mongo.mygirlfriday.info with DES-CBC3-SHA encrypted SMTP; 8 Sep 2003 16:37:42 -0000 Received: (qmail 3452 invoked by uid 500); 8 Sep 2003 16:37:41 -0000 Message-ID: <20030908163741.3451.qmail@letric.mygirlfriday.info> Date: Mon, 8 Sep 2003 11:37:41 -0500 From: Gary To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org, Doug Lee References: <20030908162559.GG73789@kirk.dlee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030908162559.GG73789@kirk.dlee.org> User-Agent: Mutt/1.4i Organization: Hardly Subject: Re: Empty AUTH=<> in SMTP from Mutt message causing refused mail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 16:37:46 -0000 On Mon, Sep 08, 2003 at 12:25:59PM -0400 or thereabouts, Doug Lee wrote: > I have two FreeBSD 4.x systems running sendmail. I'm trying to send > mail to a site that recently started using the WebShield virus > The difference is that Mutt-generated messages' SMTP stream contains a > line like > MAIL From: AUTH=<> > whereas mail generated from Pine or a Windows mailer looks like > MAIL From: > In other words, the "AUTH=<>" only appears in Mutt-generated mail. > I have no earthly idea how this is possible. If anyone does, please > let me know. I am trying to figure out (1) how to get Mutt mail I don't use sendmail, but I am sure it has something to do with your .muttrc file. Do you have a line to set your from address? set sendmail = "/usr/sbin/sendmail -f "lee@bart.bartsite.com"" -- Gary We waste time, so you don't have to.