I have getting emails with header like this:
...
Content-type: multipart/mixed;
Boundary="0_=4E55...._
And method find() of class Header cannot find preg_match_all() with $pattern "/boundary="?([^\"]*)"?/" because B letter is in upper case.
Could you help me to find the solution? It will be better to set these boundary pattern
I have getting emails with header like this:
...
Content-type: multipart/mixed;
Boundary="0_=4E55...._
And method find() of class Header cannot find preg_match_all() with $pattern "/boundary="?([^\"]*)"?/" because B letter is in upper case.
Could you help me to find the solution? It will be better to set these boundary pattern