summaryrefslogtreecommitdiff
path: root/src/server/rz_mail.py
AgeCommit message (Expand)Author
2015-06-04add copyright and license headers for GNU AGPL v3Alon Levy
2015-04-20rz_mail: reorder, cleanup misplaced testLV-426
2015-04-20rz_mail: rename send_email_message -> send_email__flask_ctx + docLV-426
2015-04-20config: mta_host, mta_portLV-426
2015-03-15server/rz_mail: allow feedback comment to be utf-8Alon Levy
2015-02-01rz_mail#send_message(): rename, arg reordering, default attachments valueLV-426
2015-01-20rz_mail.py: miscLV-426
2015-01-18rz_mail: import sortLV-426
2015-01-18rz_mail: send_message loggingLV-426
2015-01-13server: fix rz_mail: Fixes #274; Fixes #273Alon Levy
2015-01-13server/feedback: get rid of flask-mail; left todo: filenames for attachmentsAlon Levy
2015-01-13server: remove dependency on magic, hardcode mime typesAlon Levy
2015-01-13incorporate https://github.com/ivoviz/feedbackAlon Levy