|
|
|
|
Bonjour,
J'utilise WAMPServeur 2.0.
Quand je fais appelle à la fonction mail(), PHP me répond cordialement :
Warning: mail() [function.mail]: "sendmail_from" not set in php.ini or custom "From:" header missing in C:\wamp\www\test.php on line 18
Pour le FROM, c'est bon merci, mais une autre erreur s'affiche :
Warning: mail() [<a href='function.mail'>function.mail</a>]: 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\test.php on line 18 J'avoue n'avoir jamais rien compri au ports. Quelq'un pourrait m'aider ? Merci Fait comme Moi, n'imite Personne. |
Le hic, c'est que je ne sais ni ou trouver le port, ni le serveur...
|