ocf / ocflib

Python libraries for account and server management
https://pypi.python.org/pypi/ocflib
Other
15 stars 32 forks source link

Add cc ability to send_mail #114

Closed kkuehlz closed 6 years ago

kkuehlz commented 6 years ago

Simple enough.

chriskuehl commented 6 years ago

@abizer where are we creating emails from scratch?

abizer commented 6 years ago

lol the docs for email.mime describe its function as "creating email and MIME objects from scratch"