Skip to content

parse

kumo.mimepart.parse 'Subject: hello\r\n\r\nbody\r\n'
Since: Dev Builds Only

The functionality described in this section requires a dev build of KumoMTA. You can obtain a dev build by following the instructions in the Installation section.

Accepts a single string argument and parses it into MimePart object. The input string is expected to be an RFC 5322 formatted message.