Enviar e -mail usando a função de correio PHP no localHost usando o XAMPP Server

SMTP=smtp.gmail.com
smtp_port=587
sendmail_from = [email protected]
sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"
Weary Wolf