Hi Shankar!

On Thursday 07 Jan 2010 21:24:18 Shankar wrote:
> Hello,
> 
> I'm using CPAN module, Mail-Box-2.093, to parse and process my MBOX
> file on Unix.
> 
> I have a message as follows.
> I have an email, when I open in PINE on Unix, it shows the header as:
> [utf-8] Recommendation Letter...
> 
> When I try to access this field using the Mail-Box module, I get a
> string which looks encoded.
> Something like: =?utf-8?b?
> umvjb21tzw5kyxrpb24gbgv0dgvyigzvcibeci4grc4grgfz?=
> 
> Any way to recover the english string ("Recommendation Letter...")
> that I see in my Mail reader PINE, when I manually open it in PINE?
> 
> Is there some way to decode the above using Perl, or Mail-box module
> routines?
> 

See:

http://search.cpan.org/perldoc?Encode::MIME::Header

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Parody on "The Fountainhead" - http://shlom.in/towtf

Bzr is slower than Subversion in combination with Sourceforge. 
( By: http://dazjorz.com/ )

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to