Page 1 of 1
Message body contains code
Posted: 21 Jan 2016 19:32
by aberg
When users on my domain receive email from a specific domain that I have whitelisted, the body gets altered and it shows a bunch of code before the body starts to appear. I attached an edited copy of what the email comes through looking like. I want emails from this domain to come through clean, without the body being altered. Any ideas on what is causing the code to display in the body?
Re: Message body contains code
Posted: 23 Jan 2016 13:09
by shawniverson
Some of the tags are being stripped by MailScanner.
Here are some settings...look in MailScanner.conf for descriptions to each.
Code: Select all
Allow IFrame Tags = disarm
Allow Form Tags = disarm
Allow Script Tags = disarm
Allow WebBugs = disarm
Allow Object Codebase Tags = disarm
Re: Message body contains code
Posted: 25 Jan 2016 15:31
by aberg
Thank you, that is super helpful. I am in contact with the vendor, and am working towards figuring out how the emails are delivered so I can allow the content.