Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • $\begingroup$ thanks this is helpful, do you have any experience with using the MailSearch function? $\endgroup$ Commented Feb 19, 2019 at 20:05
  • $\begingroup$ @user5601 I do not, unfortunately. $\endgroup$ Commented Feb 19, 2019 at 20:06
  • $\begingroup$ What about rich text formatting from mathematica $\endgroup$ Commented Feb 19, 2019 at 20:16
  • $\begingroup$ @user5601 I haven't tried it but richly formatted emails are written in HTML, so what you do is that you write your text in HTML (using e.g. <b>bold text</b> to make text bold) and then give that HTML to the HTMLBody parameter in SendMail. $\endgroup$ Commented Feb 19, 2019 at 20:34