How to use custom formatted HTML body
Send Mime and Smime Emails to Any Type of Mail Server
Brought to you by:
nilnull
Hi
We're using AIM nuget in our Web API project to send email notifications. Our email body contains custom formatted HTML, like links with hrefs and link text. We also need to separate lines with
. Aegis library seems to be formatting the HTML body on its own. For example, single carriage (CR/LF) returns are not honored, they are removed. Double CRLFs seem to be replaced with
and any custom formatted HTML like a link () or
seems to be getting HTML encoded.
I want to know how to format HTML content body but not have Aegis perform its own HTML encoding of the body.
Thanks!
Thanks for choosing AIM, this shall be related to an error within our library we wish to fix this in future
We are using same thing.Is this problem resolved? if so how to do it
Hi,
Unfortunately this one is not in the priority list.
However, doing of it is not that complicated . You will only need to have to format body when the text is set .
Please keep me updated if you do it.
Thanks
Related
Tickets: #12
this is my mail body but its not working.It displaying html tags in mail
Last edit: Veena 2018-01-03