zend framework : set imap mail to read, or move it to a folder

Posted by Dan Course on Stack Overflow See other posts from Stack Overflow or by Dan Course
Published on 2010-02-03T12:11:48Z Indexed on 2010/03/13 23:35 UTC
Read the original article Hit count: 319

Filed under:
|
|
|

Hi overflowers,

After reading a message's state in Zend_Mail_Storage_Imap with $message->getHeaders(). How do I then set that mail as read?

setHeaders(Zend_Mail_Storage::FLAG_SEEN);

Thanks,

Dan

© Stack Overflow or respective owner

Related posts about zend-framework

Related posts about php