First draft of reminder mail for negative K-Psul accounts

This commit is contained in:
Alseidon 2021-02-23 23:26:25 +01:00 committed by Martin Pépin
parent f086140dad
commit d8cabda678
No known key found for this signature in database
GPG key ID: E7520278B1774448
5 changed files with 95 additions and 0 deletions

View file

@ -204,6 +204,9 @@ MAIL_DATA = {
"REPLYTO": "cof@ens.fr",
},
"rappels": {"FROM": "Le BdA <bda@ens.fr>", "REPLYTO": "Le BdA <bda@ens.fr>"},
"rappel_negatif": {
"FROM": "La K-Fêt <k-fet@ens.fr>",
},
"revente": {
"FROM": "BdA-Revente <bda-revente@ens.fr>",
"REPLYTO": "BdA-Revente <bda-revente@ens.fr>",