Hello,
As far as I can gather from the documentation (mainly regarding the sendMessageInHTMLFormat="true" option in web.config) it appears that auto-responders can only send an email in either plain text or HTML but not both?
Is this the case?
Essentially, we would like to be able to send it in both for accessibility reasons.
Anyone come up with alternative solutions to this issue? (essentially you need to be able to edit the email header to allow for Multi-Part MIME, which from what I can gauge EmailTemplateActorModel can't do?).
Cheers