I wanted to process only the text/plain part of the mail hence I was
looking for a sub in SA. The closest I could get was
$pms->get_decoded_body_text_array
() which returns an array of strings comprising both text/plain and
text/html part of the mail.

Is there any other way of retrieving the text/plain part only?

Regards,
Shreyansh Shrivastava

Reply via email to