selinav Posted January 24, 2012 Share Posted January 24, 2012 Bonjour, Etant nouvelle, je décide de me lancer dans l'aventure Prestashop et je bloque à l'étape pour l'envoi des mails. Je suis chez free et j'ai une adresse free et une adresse gmail, mais je n'arrive à envoyer des mails ni sur l'une, ni sur l'autre. Après avoir Googler je n'ai pas trouvé de solution, voici ce que j'ai testé dans mon php.ini J'utilise Wampserver 2 [mail function] ; For Win32 only. SMTP = smtp.free.fr smtp_port = 25 ; For Win32 only. sendmail_from = [email protected] --------------------------------------------------------------- [mail function] ; For Win32 only. SMTP = smtp.free.fr smtp_port = 25 ; For Win32 only. sendmail_from = [email protected] -------------------------------------------------------------- [mail function] ; For Win32 only. SMTP = smtp.gmail.com smtp_port = 25 ; For Win32 only. sendmail_from = [email protected] ------------------------------------------------------------- [mail function] ; For Win32 only. SMTP = smtp.gmail.com smtp_port = 587 ; For Win32 only. sendmail_from = [email protected] Avez-vous réussi à envoyer des mails en local? Merci de votre aide Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now