summaryrefslogtreecommitdiff
path: root/postgresqleu/mailqueue/util.py
AgeCommit message (Expand)Author
2024-05-14Add ability to low-level queue emails in the futureMagnus Hagander
2023-06-01Teach mailqueue viewer to show attachments in pending emailsMagnus Hagander
2020-03-25Set flags indicating our outbound emails are auto-submittedMagnus Hagander
2019-04-06Make the mail queue managable through the backend interfaceMagnus Hagander
2019-03-16Fix mail sending with BCCsMagnus Hagander
2019-01-10Manual import fixesMagnus Hagander
2019-01-04Fix sibling importsMagnus Hagander
2018-12-19Add ability to add extra bcc addresses to invoicesMagnus Hagander
2018-12-14Fix blankline related warningsMagnus Hagander
2018-12-14Fix spaces before/after comma and colonMagnus Hagander
2018-12-14Fix spacing around parameter namesMagnus Hagander
2018-12-14Replace tabs with spacesMagnus Hagander
2018-03-23template.render() should not use a context, just a dictMagnus Hagander
2017-05-30Properly format email headers with non-asciiMagnus Hagander
2017-04-17Introduce send_template_mailStephen Frost
2015-02-09Set sender and recipient name on outgoing emailsMagnus Hagander
2014-07-08BCC invoice emails to treasurer@Magnus Hagander
2013-08-14Prevent double base64-encoding of PDFs. Oops.Magnus Hagander
2013-08-13Avoid duplicate encoding headersMagnus Hagander
2013-08-13Ensure correct encoding of MIME attachmentsMagnus Hagander
2013-06-29Send manual confreg emails using the new mail queue systemMagnus Hagander
2013-04-19Add a simple mail queue in the databaseMagnus Hagander