mailparse_msg_create
Create a mime mail resource
&reftitle.description;
resourcemailparse_msg_create
Create a MIME mail resource.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns a handle that can be used to parse a message.
&reftitle.notes;
It is recommended to call mailparse_msg_free on the result
of this function, when it is no longer needed, to avoid memory leaks.
&reftitle.seealso;
mailparse_msg_free
mailparse_msg_parse_file