Date: Fri, 4 Jul 2003 17:06:45 -0400 From: David Banning <david@skytracker.ca> To: Matthew Seaman <m.seaman@infracaninophile.co.uk>, David Banning <david@skytracker.ca>, questions@freebsd.org Subject: Re: getting sendmail to add Return-Path: header Message-ID: <20030704210645.GA20124@skytrackercanada.com> In-Reply-To: <20030704203835.GA8041@happy-idiot-talk.infracaninophile.co.uk> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <david@skytracker.ca>; 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 <m.seaman@infracaninophile.co.uk>
To: David Banning <david@skytracker.ca>
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 <m.seaman@infracaninophile.co.uk>,
David Banning <david@skytracker.ca>, 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...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030704210645.GA20124>
