mails.core module¶
-
class
mails.core.MailEngine(mail_code, subject='', recipient_list=[], bcc=[], from_email='', from_name='', **kwargs)[source]¶ Bases:
objectThis engine processes the configuration and template files to be saved into the database in the MailLog table.