Bonjour tout le monde :),
Je rencontre un petit souci (enfin j'espère) avec la fonction mail() en local.
J'utilise Mamp Pro, j'ai configurer le fichier php.ini (version 5.6.2) en rajoutant send_path
[mail function]
; For Win32 only.
SMTP = localhost
smtp_port = 25
; For Win32 only...