Bug with ComponentPro 7 Mail Header Parsing

0
Hi, Due to the delay with the ComponentPro 7 release we've been using a beta build of the UltimateMail libraries and just discovered an issue with mail header parsing. Specifically, if a mail header (ex. subject) has RFC 2047 encoded text in it, the parser doesn't attempt to decode these values. It just passes the raw, encoded values along. This results in subject lines like "`=?Windows-1252?Q?RE:_This_is_a_test?=`" coming through when our code accesses the Subject property of the MailMessage object. I'm unsure if this issue has already been reported, but if it has been and there's an updated beta build which addresses it we'd appreciate being able to get a copy of that build. Thanks, Chris
 
asked 10/15/2018 8:44:43 PM
add a comment

1 Answers

0
We are working on this one.
 
answered 10/17/2018 6:16:29 PM
add a comment

Your Answer

Not the answer you're looking for? Browse other questions tagged mail-expert mail or ask your own question.