From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 10:00:39 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 646C216A4BF for ; Mon, 8 Sep 2003 10:00:39 -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 D78D843FBF for ; Mon, 8 Sep 2003 10:00:34 -0700 (PDT) (envelope-from gv-mailed@mygirlfriday.info) Received: (qmail 32029 invoked from network); 8 Sep 2003 17:00:33 -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 17:00:33 -0000 Received: (qmail 3552 invoked by uid 500); 8 Sep 2003 17:00:31 -0000 Message-ID: <20030908170031.3551.qmail@letric.mygirlfriday.info> Date: Mon, 8 Sep 2003 12:00:31 -0500 From: Gary To: freebsd-questions@freebsd.org Mail-Followup-To: freebsd-questions@freebsd.org, Doug Lee References: <20030908162559.GG73789@kirk.dlee.org> <20030908163741.3451.qmail@letric.mygirlfriday.info> <20030908164646.GH73789@kirk.dlee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030908164646.GH73789@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 17:00:39 -0000 On Mon, Sep 08, 2003 at 12:46:46PM -0400 or thereabouts, Doug Lee wrote: > > > 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. > > set sendmail = "/usr/sbin/sendmail -f "lee@bart.bartsite.com"" > No, and I just tried sending without a .muttrc file at all, and I got > the same error back from the WebShielded site. The above in your .muttrc file would set your envelope sender to the above address. last thought, do you have a from address in your .muttrc file? my_hdr From: Doug -- Gary