Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: undelete_messageChapter 14
Email Connectivity
Next: 14. Email Connectivity
 

update_message

 $folder->update_message(msg_num, \$mref)

Replaces the message specified by msg_num with the contents of the message given by \$mref, which is a reference to a Mail::Internet object.


Previous: Reference: undelete_messagePerl in a NutshellNext: 14. Email Connectivity
Reference: undelete_messageBook Index14. Email Connectivity