(PECL mailparse >= 0.9.0)
mailparse_msg_create — Create a mime mail resource
Diese Funktion besitzt keine Parameter.
Returns a handle that can be used to parse a message.
Hinweis:
It is recommended to call mailparse_msg_free() on the result of this function, when it is no longer needed, to avoid memory leaks.