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.
| 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 | Error: 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() | |
There are no comments posted at this time.
* 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.
Comments are closed at this time.