imap_append

 bool imap_append ( resource $imap_stream , string $mailbox , string $message [, string $options = NULL [, string $internal_date = NULL ]] ) 

説明

Appends a string message to the specified mailbox.

戻り値

Returns TRUE on success or FALSE on failure.