Feature request or bug
attachments ".msg"
If a bug, what did you expect to happen?
sometimes no .msg file downloadable
If a bug, what happened?
sometimes i can see the content but file is not parsed and available
If a bug, list steps to reproduce bugs.
IncomingMessage.php
set const SECTION_ATTACHMENTS = 0;
attach .msg file to mail
If a bug, did you do these steps?
[x] Download and use the lastest stable version
[x] See if the issue has already been reported
[x] Debug
Side notes(Read then del this chunk)
var_dump($email->attachments);
https://pastebin.com/7iQdcAL9
i attach 2 files msg, one is downloadable, one not (pastebin reference)
example.zip
Feature request or bug
attachments ".msg"
If a bug, what did you expect to happen?
sometimes no .msg file downloadable
If a bug, what happened?
sometimes i can see the content but file is not parsed and available
If a bug, list steps to reproduce bugs.
IncomingMessage.php
set const SECTION_ATTACHMENTS = 0;
attach .msg file to mail
If a bug, did you do these steps?
[x] Download and use the lastest stable version
[x] See if the issue has already been reported
[x] Debug
Side notes(Read then del this chunk)
var_dump($email->attachments);
https://pastebin.com/7iQdcAL9
i attach 2 files msg, one is downloadable, one not (pastebin reference)
example.zip