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

Appending mail with options #279

Closed
piernik opened this issue Jan 15, 2018 · 2 comments
Closed

Appending mail with options #279

piernik opened this issue Jan 15, 2018 · 2 comments

Comments

@piernik
Copy link

piernik commented Jan 15, 2018

You have addMessage method which appends mail to mailbox.
imap_append has options param: https://secure.php.net/manual/en/function.imap-append.php
With it We can mark appended mail as ex. \Seen which is very useful for appending mails to sent mailbox.
Can You provide second params which be the same as option param form imap_append?

@Slamdunk
Copy link
Collaborator

#280

@Slamdunk
Copy link
Collaborator

Released in 1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants