Hello
J'ai une erreur au moment d'envoyer un e-mail.

Voici mon code
Code : Sélectionner tout - Visualiser dans une fenêtre à part
if(mail($dest, "Panne, nouveau ticket : ".$Serial, $Content, $headers)){
et mon erreur
Code x : Sélectionner tout - Visualiser dans une fenêtre à part
Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\supporticket\functions.php on line 9

Voilà et je ne sais pas quoi faire?