$ folder ->update_message ( msg_num , \$ mref )
folder
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.
Copyright © 2001 O'Reilly & Associates. All rights reserved.