Skip to content
Snippets Groups Projects
Commit 284b31b3 authored by rswindell's avatar rswindell
Browse files

smb_getplaintext and smb_getmsgtxt(...,GETMSGTXT_PLAIN) will now fall-back

to a text/html part of a multi-part MIME encoded message if no text/plain part
exists.
Changed smbmsg_t.charset to smbmsg_t.text_charset.
Added smbmsg_t.text_subtype (e.g. "plain" or "html").
Fixed issue with parsing parsed plain-text when the charset was the last
element of the MIME-part header.
MIMEDecodedPlainTextFmt text.dat line now includes the text sub-type arg
parent 41edfbbc
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment