[Mimedefang] Sender address in message/rfc822 part

Rolf E. Sonneveld R.E.Sonneveld at sonnection.nl
Thu Jun 30 11:19:48 EDT 2011


David,

On 6/30/11 4:27 PM, David F. Skoll wrote:
> On Thu, 30 Jun 2011 15:57:17 +0200
> "Rolf E. Sonneveld"<R.E.Sonneveld at sonnection.nl>  wrote:
>
>> running V2.71.
>> I need to get access to the header From address, both at the 'outer'
>> message level, as well as to the From address in a message/rfc822
>> bodypart within the message. Any pointers on how to achieve this?
> See the MIME::Entity and MIME::Head man pages.

thanks for the pointers. I was able to get both the outer header From 
and the 'inner'  From using $head->get('From'). Great, you made my day ;-)

/rolf





More information about the MIMEDefang mailing list