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 Change all tables from all databases MyISAM to InnoDB 1 octobre 2021 Mysql – Restoring a single database from a full dump 12 novembre 2012 Supprimer certificat certbot letsencrypt 28 janvier 2021
sendmail_path=/bin/true