djennings93 Posted February 18, 2020 Posted February 18, 2020 (edited) Hi, I have created a company wide disclaimer to input signatures for all employees using HTML. Is there a way to add an exception if the email is plain text instead of display HMTL code. Thanks Edited February 18, 2020 by djennings93
pete Posted February 18, 2020 Posted February 18, 2020 Try looking for Content-Type: text/plain; charset="utf-8" or similar in the message header (apply this rule if a message header matches text patterns) for outgoing mail.
djennings93 Posted February 19, 2020 Author Posted February 19, 2020 Hi Pete, i did try looking for that however i believe it's changed now. Both html / plain text output the following; Content-Type: application/ms-tnef; name="winmail.dat"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now