Is it possible to include a hyperlink in a non-html (outlook) email on python?

后端 未结 0 1365
庸人自扰
庸人自扰 2021-01-14 19:26

I am trying to send emails from outlook using a python script. If I do something like this:

import win32com.client as win32
outlook = win32.Dispatch(\'outlook         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题