X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <49AEB422.10406@columbus.rr.com>
References: <49ADA916.40700@columbus.rr.com> <49ADBA0D.6040405@gmail.com> 	 <49ADEF5E.3060804@columbus.rr.com> <49ADF5B5.5000102@gmail.com> 	 <49AE0F52.1060006@columbus.rr.com> <49AE6F03.5040003@gmail.com> 	 <49AEB422.10406@columbus.rr.com>
Date: Wed, 4 Mar 2009 12:18:05 -0500
Message-ID: <f60fe000903040918h477f2425w9a24a4869d9af007@mail.gmail.com>
Subject: Re: Your setting Return-Path to YOU in your cygwin@cygwin postings
From: "Mark J. Reed" <markjreed@gmail.com>
To: pmcferrin@columbus.rr.com, cygwin@cygwin.com
Cc: Dave Korn <dave.korn.cygwin@googlemail.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, Mar 4, 2009 at 12:02 PM, Paul McFerrin wrote:
> I thank you both for enlightning me on this subject.
>
> I'm using the Thunderbird email client. =C2=A0I have observed that it is =
wrongly
> using the "Return-Path" and not the "Reply-To" even in the email composing
> phase before the ISP gets involved. =C2=A0I'll watch that more or seekout=
 a RFC
> compliant email client.

Thunderbird is one of the more obsessively-RFC-compliant mail user
agents out there, and I would be quite surprised if this were the
case.  I see a bug reporting such behavior -
https://bugzilla.mozilla.org/show_bug.cgi?id=3D396273 - but that turned
out to be a side effect of the SMTP server, which was changing the
From: address to match the Reply-To.

This stuff is not hard to test:

$ sendmail -t <<EOF
From: from.address@example.com
To: <my email address>
Return-Path: return.path@example.com
Subject: Testing

Where does a reply go?
EOF

When the message arrived in Thunderbird, I hit "reply"; it correctly
addressed the reply to 'from.address', not 'return.path'.  So I don't
think your MUA is the problem.

--=20
Mark J. Reed <markjreed@gmail.com>

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

