forked from DGNum/gestioCOF
First draft of reminder mail for negative K-Psul accounts
This commit is contained in:
parent
f086140dad
commit
d8cabda678
5 changed files with 95 additions and 0 deletions
|
@ -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>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue