pecos.io.send_email module

pecos.io.send_email.send_email(subject, html_body, recipeint, attachment=None)[source]

Send email via Outlook

Parameters:

subject : string

Subject text

html_body : string

HTML body text

recipeint : string

Email address or addresses, separated by semicolon

attachment : string

Name of file to attached (with full path)