Is there a way to send HTML-formatted email using Python\'s win32com.client (which utilizes Outlook 2007/2010). The format I\'m using now looks like this:
i
This is the way to make the body in html format
newMail.HTMLBody = htmltext