01/04/2017 at 12:16 pm
#405704
Keymaster
@ JimtownSteve
Ok, yes, it seems to be a false positive. How the text from the message box is getting HEX encoded though is a mystery. I’d have to exactly where WF checks the email message. My best guess is they might be replacing the core wp_mail() function (since it is pluggable) and running the security checks in their replacement.
If you find this is happens with every sent message, as WF support where exactly that error is triggered and let me know that way I can help track down why the HEX encoding is occurring and offer a fix.
