sendmail.py: a simple program to send an email message
(C) 2008 Benedict Verhegghe (benedict.verhegghe@ugent.be) I wrote this software in my free time, for my joy, not as a commissioned task. Any copyright claims made by my employer should therefore be considered void.
Distributed under the GNU General Public License, version 3 or later
Create an email message
‘to’ and ‘cc’ can be lists of email addresses.
Send an email message
‘message’ is an email message (e.g. returned but message()) ‘sender’ is a single mail address ‘to’ can be a list of addresses