[mail function] ; For Win32 only. ; http://php.net/smtp SMTP =smtp.gmail.com ; http://php.net/smtp-port smtp_port = 587 ; For Win32 only. ; http://php.net/sendmail-from sendmail_from = kakminder@gmail.com ; For Unix only. You may supply arguments as well (default: "sendmail -t -i"). ; http://php.net/sendmail-path sendmail_path = "\"D:\xampp\sendmail\sendmail.exe\" -t"
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)