> 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 [EMAIL PROTECTED] Fri Jul 4 16:40:08 2003
Received: (from [EMAIL PROTECTED])
by 3s1.com (8.12.9/8.12.9) id h64Ke8IG019663
for [EMAIL PROTECTED]; Fri, 4 Jul 2003 16:40:08 -0400 (EDT)
(envelope-from [EMAIL PROTECTED])
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 <[EMAIL PROTECTED]>; Fri, 4 Jul 2003 16:40:07 -0400 (EDT)
(envelope-from [EMAIL PROTECTED])
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 [EMAIL PROTECTED])
Received: (from [EMAIL PROTECTED])
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 <[EMAIL PROTECTED]>
To: David Banning <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: getting sendmail to add Return-Path: header
Message-ID: <[EMAIL PROTECTED]>
Mail-Followup-To: Matthew Seaman <[EMAIL PROTECTED]>,
David Banning <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]> <20030704190458.GD6905
[EMAIL PROTECTED]> <[EMAIL PROTECTED]
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: <[EMAIL PROTECTED]>
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...
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"