marrow / mailer

A light-weight, modular, message representation and mail delivery framework for Python.
MIT License
279 stars 62 forks source link

transport.sendmail: Use subprocess instead of os.Popen #42

Closed plaes closed 11 years ago

plaes commented 12 years ago

Also fixes traceback when message sending succeeds ;)