The default value is:
<Host>example.host</Host><From>example@mail.net</From><IsBodyHtml>true</IsBodyHtml>Now, if you need to have a different display name for the "from" than just dispaly the email itself you can just add the display name in double quotes before the email like this:
<Host>example.host</Host><From>"My Display Name" example@mail.net</From><IsBodyHtml>true</IsBodyHtml>
No comments:
Post a Comment