[mail function]
SMTP = smtp.gmail.com
smtp_port = 465
sendmail_from = youremail@example.com
sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"
[sendmail]
smtp_server = smtp.gmail.com
smtp.port = 465
error_logfile = error.log
debug_logfile = debug.log
auth_username = youremail@example.com
auth_password = encryptedpassword
force_sender = youremail@example.com