diff --git a/troubleshooting/send_mail.md b/troubleshooting/send_mail.md index 563f734e473ef663fff4ab6eb422320413bd910e..b9de573fd12e9ef2765bc50135d111b27f6b8b93 100644 --- a/troubleshooting/send_mail.md +++ b/troubleshooting/send_mail.md @@ -84,6 +84,18 @@ Dans le cas de non reception de mail, on peut faire le test en lançant le scrip ``` /var/www/html/MaarchCourrier/custom/cs_carrieres/modules/notifications/batch/scripts$ ./sendmail.sh +``` +Vérification des droits + +``` +~/web/MaarchCourrier/custom/cs_test/modules/notifications/batch/scripts$ ls -ltr +total 20 +-rwxr-xr-x 1 localeo localeo 334 Aug 13 15:30 sendmail.sh +-rwxr-xr-x 1 localeo localeo 400 Oct 11 15:04 BASKET.sh +-rwxr-xr-x 1 localeo localeo 400 Oct 11 18:42 notification_cs_1267_BASKETS.sh +-rwxr-xr-x 1 localeo localeo 397 Oct 11 18:55 notification_cs_1267_NCT.sh +-rwxr-xr-x 1 localeo localeo 901 Oct 11 19:01 nct-ncc-and-anc.sh + ``` ### Vérifiecation de la log :