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?
Thanks, Shankar
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
http://learn.perl.org/