Mail::Message::TransferEnc
 
Home
| 
NewsGroups
|
Search
|
About
Login
Password
Register Now!
comp.lang.perl.modules
Subject
Author
Date
Mail::Message::TransferEnc
googlegroups.zaphod
02-02-2005
Re: Mail::Message::TransferEnc
googlegroups.zaphod
02-02-2005
Re: Mail::Message::TransferEnc
googlegroups.zaphod
02-04-2005
Re: Mail::Message::TransferEnc
Jonathan Leffle...
02-05-2005
Posted by
googlegroups.zaphod
on February 2, 2005, 4:19 pm
Please log in for more thread options
Can anyone tell me of a good place (besides cpan)to get some info using
this module?
Maybe a few examples?
I can not seem to get it to encode or decode anything at all.
Zaphod
Posted by
googlegroups.zaphod
on February 2, 2005, 8:10 pm
Please log in for more thread options
Can anyone tell me of a good place (besides cpan)to get someinfo using
this module?
Maybe a few examples?
I can not seem to get it to encode or decode anything at all
Here is what I want to do;
Retrieve an eMail from a POP3 box (I do this with "$Msg =
Mail::MboxParser::Mail->new([$pop->Head($i)],[$pop->Body($i)]);"
Now I want to remove the transfer coding from "$MyBody = $Msg->body".
Then change some personal info in $MyBody" into coded info, for privacy
purposes, re-encode "$MyBody" and forward the eMail
with;
my $mail = $Msg->make_convertable;
...change a few header fields..
$mail->send('sendmail');
Can do it all with the exception of ridding the body of those pesky
transfer codes so I can regex the data I need to change.
Zaphod
Posted by
googlegroups.zaphod
on February 4, 2005, 11:32 am
Please log in for more thread options
Come now! Has no one ever used, or know of somewhere one can find a few
real world examples of how to use this module?
Posted by
Jonathan Leffler
on February 5, 2005, 5:51 am
Please log in for more thread options
googlegroups.zaphod@truckload2000.com wrote:
> Come now! Has no one ever used, or know of somewhere one can find a few
> real world examples of how to use this module?
http://www.catb.org/~esr/faqs/smart-questions.html
--
Jonathan Leffler #include <disclaimer.h>
Email: jleffler@earthlink.net, jleffler@us.ibm.com
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/
Similar Threads
Posted
Mail:Sender - HTML Mail with alternatives problem
July 21, 2004, 6:44 pm
Mail::Audit help plz
October 26, 2005, 8:18 pm
Net::FTP $ftp->message question
July 21, 2005, 12:32 pm
sending an SMS message
November 11, 2005, 8:15 pm
Mail::Vacation abondoned?
August 11, 2004, 3:13 pm
Mail::Audit Question
August 30, 2004, 12:55 am
Mail::IMAPClient via SSL falls down...
June 1, 2005, 1:45 pm
E-Mail Problems - MAIL_MESSAGE
March 29, 2006, 5:16 pm
Small fix for Mail-MboxParser-0.55
June 21, 2006, 12:35 pm
Send::Mail nothing happens and no errors
January 25, 2007, 10:09 am
Our other projects:
Art Dolls, Fairies and Mermaids - Sunnyfaces.net
Roy's Linux, Programming and Search Engines messages
XML Sitemap