Sending an email using WAMP and sendmail [duplicate]
问题 This question already has answers here : PHP mail function doesn't complete sending of e-mail (26 answers) Closed 5 years ago . I have installed WAMP on windows 8 and am trying to send emails using sendmail. The code returns "email sent", however, the testemail account does not receive any emails in its inbox or spam folder. This is my sendmail.ini file.(I have tried 25,587,465 for the smtp_port and ssl,blank,none,tls for the smtp_ssl) [sendmail] smtp_server=smtp.gmail.com smtp_port=465 smtp