core.mail_processor.postmark
Send E-Mail through Postmark
Adapted from `repoze.sendmail<https://github.com/repoze/repoze.sendmail>`_.
- Usage::
qp = PostmarkQueueProcessor(token, maildir, maildir, …, limit=x) qp.send_messages()
Send E-Mail through Postmark
Adapted from `repoze.sendmail<https://github.com/repoze/repoze.sendmail>`_.
qp = PostmarkQueueProcessor(token, maildir, maildir, …, limit=x) qp.send_messages()