Quote:
Originally Posted by webmaster74
Hi.
is there a way to make this mod also work for sending html-rich email notices (such as about new replies to a topic the user subscribed to) ???
|
It looks for proper HTML codes such as <b>. So any email that gets sent out with an HTML tag in it will be sent as HTML.
So you could change the phrase that is used to send out new replies notices to include at least one HTML tag, but be careful! Note that that carriage returns in the code will need to be changed to <br /> and it may need some other formatting changes to render correctly in HTML.