mailers: add a NO_REPLY address to transactional emails
This commit is contained in:
parent
aa1cf6788b
commit
dd6c6bfe7a
6 changed files with 17 additions and 3 deletions
|
@ -2,7 +2,7 @@ if !defined?(CONTACT_EMAIL)
|
|||
CONTACT_EMAIL = "contact@demarches-simplifiees.fr"
|
||||
EQUIPE_EMAIL = "equipe@demarches-simplifiees.fr"
|
||||
TECH_EMAIL = "tech@demarches-simplifiees.fr"
|
||||
|
||||
NO_REPLY_EMAIL = "Ne pas répondre <ne-pas-repondre@demarches-simplifiees.fr>"
|
||||
CONTACT_PHONE = "01 76 42 02 87"
|
||||
|
||||
OLD_CONTACT_EMAIL = "contact@tps.apientreprise.fr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue