![]() |
|
Keep It Simple, Stupid | |
PerlMonks |
Encode 7BIT Attachmentby Anonymous Monk |
on Jun 27, 2002 at 18:34 UTC ( #177806=perlquestion: print w/replies, xml ) | Need Help?? |
Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Hi.
I've developed my own piece of code that will use MIME::Base64 to retrieve and encode attachments from emails. Now, the problem is that there's this email that has an attachment with "Content-transfer-encoding: 7BIT" and it isn't working. How can I encode this? Please help. Thanks, Ralph.
Back to
Seekers of Perl Wisdom
|
|