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

add getBcc(), Set, Clear Flag(\Seen, \Answered, \Flagged, \Deleted, and \Draft), getHeadersRaw() #144

Merged
merged 10 commits into from
Sep 28, 2017

Conversation

trungpv93
Copy link
Contributor

No description provided.

@trungpv93
Copy link
Contributor Author

add Set, Clear Flag(\Seen, \Answered, \Flagged, \Deleted, and \Draft)

@trungpv93 trungpv93 changed the title add getBcc() add getBcc(), Set, Clear Flag(\Seen, \Answered, \Flagged, \Deleted, and \Draft), getHeadersRaw() Jan 14, 2017
@Slamdunk Slamdunk mentioned this pull request Sep 22, 2017
@Slamdunk Slamdunk changed the base branch from master to develop September 28, 2017 14:40
@Slamdunk Slamdunk added this to the 1.0 milestone Sep 28, 2017
@Slamdunk
Copy link
Collaborator

I'll revert the changes to the getDate() method and add tests for the flags, but the new functionalities are good, thank you for your help.

@Slamdunk Slamdunk merged commit ac1bb2a into ddeboer:develop Sep 28, 2017
@Slamdunk
Copy link
Collaborator

Track #203 for the tests

Slamdunk added a commit that referenced this pull request Sep 28, 2017
Add tests for #144 set flags functionalities
@patrykszady
Copy link

I'm sorry- I'm confused. Is there a way to mark a message Unread or is there not?

@Slamdunk
Copy link
Collaborator

I'm sorry- I'm confused. Is there a way to mark a message Unread or is there not?

@patrykszady in the next release you'll be able to do:

$message->clearFlag('\\Seen');

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

Successfully merging this pull request may close these issues.

4 participants