From owner-freebsd-questions@FreeBSD.ORG Fri Jul 4 14:06:58 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 1B78A37B401 for ; Fri, 4 Jul 2003 14:06:58 -0700 (PDT) Received: from mail.clubplus.net (mail.clubplus.net [216.191.22.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB5DE43F75 for ; Fri, 4 Jul 2003 14:06:56 -0700 (PDT) (envelope-from david@3s1.com) Received: from 3s1.com (3s1.com [209.188.66.29]) by mail.clubplus.net (8.12.7/8.12.7) with ESMTP id h64LD5pG009614; Fri, 4 Jul 2003 17:13:05 -0400 Received: (from root@localhost) by 3s1.com (8.12.9/8.12.9) id h64L6kVw020216; Fri, 4 Jul 2003 17:06:46 -0400 (EDT) (envelope-from david@3s1.com) Received: from 3s1.com (localhost [127.0.0.1]) by 3s1.com (8.12.9/8.12.6) with ESMTP id h64L6km4020190; Fri, 4 Jul 2003 17:06:46 -0400 (EDT) (envelope-from david@3s1.com) Received: (from david@localhost) by 3s1.com (8.12.9/8.12.9/Submit) id h64L6juY020189; Fri, 4 Jul 2003 17:06:45 -0400 (EDT) (envelope-from david) Date: Fri, 4 Jul 2003 17:06:45 -0400 From: David Banning To: Matthew Seaman , David Banning , questions@freebsd.org Message-ID: <20030704210645.GA20124@skytrackercanada.com> References: <20030704151957.GA14457@skytrackercanada.com> <20030704190458.GD69059@happy-idiot-talk.infracaninophile.co.uk> <20030704202848.GA19205@skytrackercanada.com> <20030704203835.GA8041@happy-idiot-talk.infracaninophile.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030704203835.GA8041@happy-idiot-talk.infracaninophile.co.uk> User-Agent: Mutt/1.4.1i X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) X-RAVMilter-Version: 8.4.2(snapshot 20021217) (mail) Subject: Re: getting sendmail to add Return-Path: header 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: Fri, 04 Jul 2003 21:06:58 -0000 > Actually, I use procmail as the default delivery agent myself --- that > example came from /etc/mail/freebsd.cf --- but even so, the > Return-Path: stuff is inserted correctly. How are you checking for > the presence or absence of the header? Most mail applications will > weed it out of what they display to you -- bouncing on the 'h' key in > mutt shows it, generally as the 2nd line of header right underneath > the 'From ' line. Otherwise, grep'ing the mbox file directly is > probably the thing to do. There's no mistaking it. I've used vi and grep. Here, is the message as I received it from you; >From m.seaman@infracaninophile.co.uk Fri Jul 4 16:40:08 2003 Received: (from root@localhost) by 3s1.com (8.12.9/8.12.9) id h64Ke8IG019663 for david@skytracker.ca; Fri, 4 Jul 2003 16:40:08 -0400 (EDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69. 218]) by 3s1.com (8.12.9/8.12.6) with ESMTP id h64Ke6m4019636 for ; Fri, 4 Jul 2003 16:40:07 -0400 (EDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) by smtp.infracaninophile.co.uk (8.12.9/8.12.9) with ESMTP id h64KcZZj030 890 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 4 Jul 2003 21:39:57 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.9/8.12.9/Submit) id h64 KcZLF030889; Fri, 4 Jul 2003 21:38:35 +0100 (BST) (envelope-from matthew) Date: Fri, 4 Jul 2003 21:38:35 +0100 From: Matthew Seaman To: David Banning Cc: questions@freebsd.org Subject: Re: getting sendmail to add Return-Path: header Message-ID: <20030704203835.GA8041@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , David Banning , questions@freebsd.org References: <20030704151957.GA14457@skytrackercanada.com> <20030704190458.GD6905 9@happy-idiot-talk.infracaninophile.co.uk> <20030704202848.GA19205@skytrackercan ada.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20030704202848.GA19205@skytrackercanada.com> User-Agent: Mutt/1.5.4i X-scanner: scanned by Inflex 1.0.12.3 - (http://pldaniels.com/inflex/) X-Spam-Status: No, hits=-6.5 required=5.0 tests=IN_REP_TO,PGP_SIGNATURE_2 version=2.31 X-Spam-Level: --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 04, 2003 at 04:28:48PM -0400, David Banning wrote: > > Return-Path: is meant to be inserted into the message headers by the > > sendmail that does final delivery -- it's not something you should set > > on all of the e-mail you send out. The machinery to handle all this and so on...