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

is there any wey to parse raw emil content #725

Open
lindaoling opened this issue Sep 27, 2024 · 0 comments
Open

is there any wey to parse raw emil content #725

lindaoling opened this issue Sep 27, 2024 · 0 comments

Comments

@lindaoling
Copy link

lindaoling commented Sep 27, 2024

Environment (please complete the following information):

  • PHP IMAP version: 1.0.2
  • PHP Version: 7.4
  • Type of execution: Web Server

Your Text

I want to save the original message

$rawMail = $mailbox->getRawMail($mail_id, false);

is there a way to parse this raw mail just like


Mailbox::parseMail($rawMail);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant