bBounce Object
MessageReplyToFriendlyName Property
Returns the message REPLY-TO: friendly name of the current
RawMessageBuffer Property.
Type: String
Syntax
sValue = bBounceX.MessageReplyToFriendlyName
Example
<---- Begin Sample Message ---->
Date: Fri, 14 Nov 2003 14:00:01 -0500
Message-ID: <AauNjVuMhvq0000007c@elsewhere.com>
From: "Mr. PostMaster" <postmaster@elsewhere.com>
Reply-To: "" <postmaster_reply@elsewhere.com>
To: "Mrs. Someone" <someone@somewhere.com>
Subject: Failure Notice
Hi. This is the mail transport agent at mail.elsewhere.com.
I'm afraid I wasn't able to deliver your message to the
following addresses. This is a permanent error; I've
given up. If you have questions about this notice, please
forward it to postmaster@elsewhere.com along with your
comments.
<john@smith.com>:
Sorry, this account has been deactivated. (#5.2.1)
--- Below this line is a copy of the message.
Return-Path: <someone@somewhere.com>
From: "Mrs. Someone" <someone@somewhere.com>
Reply-To: "Mrs. Someone" <someone_reply@somewhere.com>
To: "John Smith" <john@smith.com>
Date: Mon, 21 Aug 00 13:50:20 -0700
Subject: JOE.NET NEWS!
MIME-Version: 1.0
Message-ID: <agW2wx6Di110f7@somewhere.com>
This is a multi-part message in MIME format.
etc.
etc.
etc.
<---- End Sample Message ---->
Remarks
This property is read-only.
See Also
RawMessageBuffer Property