Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark messages #139

Closed
mikk150 opened this issue Nov 7, 2016 · 3 comments
Closed

Mark messages #139

mikk150 opened this issue Nov 7, 2016 · 3 comments
Labels
Milestone

Comments

@mikk150
Copy link

mikk150 commented Nov 7, 2016

I cannot find any way to mark messages right now

It would be nice to be able to mark messages as unread and/or flagged

@lserveriiev
Copy link

lserveriiev commented Dec 12, 2016

$message->getBodyHtml(); - set read mark
$message-->keepUnseen()->getBodyHtml() set unread mark

@obeyer
Copy link

obeyer commented May 12, 2017

$message->getContent(); will set SEEN flag,
getBodyHtml() doesn't do it

@Slamdunk Slamdunk added this to the 1.0 milestone Oct 2, 2017
@Slamdunk
Copy link
Collaborator

Slamdunk commented Oct 2, 2017

Implemented in #144 and #203

@Slamdunk Slamdunk closed this as completed Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants