Désactiver la fonction php mail() Auteur/autrice de la publication :Antony Post published:22 avril 2014 Post category:Accueil / Info Hébergement / Informatique in php.ini sendmail_path=/bin/true so to block mails silently (php will believe the mail is sent) you would want /bin/true if you want php to know that sent has failed then replace with /bin/false Vous devriez également aimer Convert avi to mp4 without re-encoding (ffmpeg) 25 septembre 2021 Asterisk cheat-cheat 24 janvier 2022 Mysql – Restoring a single database from a full dump 12 novembre 2012
sendmail_path=/bin/true