I'm running some tests on $Sender in my filter. One of my logics ran awry today because I guess I was expecting the From: header value but instead got the Return-Path value.

For example, I had $Sender have this

<[email protected]>


Here's more headers:


Return-Path: <[email protected]>
Received: from smtp04.bis.na.blackberry.com (smtp04.bis.na.blackberry.com 
[216.9.248.51])
        by intel1.peregrinehw.com (8.13.6/8.13.6) with ESMTP id o15JolQc018904
        for <[email protected]>; Fri, 5 Feb 2010 14:50:49 -0500
Received: from bda276.bisx.prod.on.blackberry (bda276.bisx.prod.on.blackberry 
[172.20.230.96])
        by srs.bis.na.blackberry.com (8.13.7 TEAMON/8.13.7) with ESMTP id 
o15JeTjO019894
        for [email protected]; Fri, 5 Feb 2010 19:50:32 GMT
X-rim-org-msg-ref-id: 642108358
Message-ID: 
<642108358-1265399446-cardhu_decombobulator_blackberry.rim.net-6368608...@bda276.bisx.prod.on.blackberry>
Reply-To: [email protected]
X-Priority: Normal
References: <713eedb506594f4580ed7e4bba490...@pccc200603>
In-Reply-To: <713eedb506594f4580ed7e4bba490...@pccc200603>
Sensitivity: Normal
Importance: Normal
To: "Removed McGrail" <[email protected]>
Subject: Re: hi
From: [email protected]
Date: Fri, 5 Feb 2010 19:51:22 +0000
Content-Type: multipart/mixed; boundary="----------=_1265399449-22747-85"
MIME-Version: 1.0
X-KAM-Reverse: Passed - Reverse DNS of smtp04.bis.na.blackberry.com/216.9.248.51
Content-Transfer-Encoding: binary




This appears to be SRS http://www.openspf.org/SRS so that the email doesn't run 
afoul of SPS.

Luckily, my emails are going through a Sanitize routine so I should be able to 
seamlessly wedge a de-SRS routine into the mix.  That looks to point to 
something like http://search.cpan.org/dist/Mail-SRS/

Anyone ever run across this?

Regards,
KAM

_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to