imap_append

imap_append -- Append a string message to a specified mailbox

Description

int imap_append ( int imap_stream, string mbox, string message [, string flags])

If the optional flags is specified , writes the flags to that mailbox also .

דוגמה 1 . imap_append( ) example