Closed bakicdj closed 3 years ago
I have specific situation where I need to fetch message from .eml file instead of IMAP server. I know that can be done in native php, but is there any way to do this with this library?
@tedivm +1 for this one!
I can suggest this library - https://github.com/php-mime-mail-parser/php-mime-mail-parser
I have specific situation where I need to fetch message from .eml file instead of IMAP server. I know that can be done in native php, but is there any way to do this with this library?