CSS: Providing seven essential vitamins and minerals since 1996.
Have a steaming hot, delicious slice of Standards.

Mail_IMAP_ManageMB::importMail()

bool importMail(str $dest_mb, array $messages)

This method is used to import raw MIME messages into the server.

Warning: This method is new and is thus experimental. Its API may be tweaked in future releases.

Method summary:

param str $dest_mb The name of the destination mailbox to import messages to.
param array $messages An array of messages to import.
return bool
throws ErrorStack: Argument requires array. The $msg_list argument must be an array.
throws ErrorStack: Unable to import message, imap_append failed! Calling on imap_append failed, check syntax and try again, or the method is unsupported by the server.
access public
see imap_append

Leave a Comment

Simple HTML is allowed: <code>, <b>, <i>, <u>, <var>, <strong>, <em>, <blockquote>, <ul>, <ol>, <li>, <p> (no attributes). All spacing and line breaks in your comment will be preserved.

* All comments are moderated and are subject to approval.
Your comment will appear once it has been approved.
Posting multiple times will not expedite the approval process.

Copyright © 1998-2012 Richard York, All Rights Reserved.