Skip to content
Snippets Groups Projects
Commit f482031e authored by Florian Azizian's avatar Florian Azizian
Browse files

FEAT #5972 Send notif when sendmail is not working

parent 440b7bc7
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@
<x-mailer></x-mailer><!-- Rewrite X-Mailer header, default : PHP/[phpversion] -->
<mailfrom></mailfrom> <!-- if not empty we use this address to send the mail -->
</MAILER>
<NOTIFICATION_ERROR>
<NOTIFICATION_ERROR><!-- Notify adminmail if sendmail end with an error-->
<adminmail>dev@maarch.org</adminmail><!--separate with a coma if multiple recipient-->
<subjectmail>[Maarch Courrier] Problème avec l'envoi de courriel</subjectmail>
</NOTIFICATION_ERROR>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment