MassMailer.py : A bulk mailing object module 1.0

  • Details: MassMailer.py is a python object for handling mass mailings. I have to do mass mailings at work for our associates and partners but the e-mails are stored in an MSSQL db, which I haven't found a good cross platform python module for, so I needed something to handle sending the e-mails to folks based on a text file containing e-mail addresses. This object module solves that problem. The module can be run as is or included in another project and is quite easy to use.
  • License: free
  • Last Updated: None
  • Download