Hiya, Windows Server 2012 Standard, new osticket installation. IIS 8. Osticket 1.8.0.1PHP 5.3.5When creating a new ticket, after submitting the ticket, it is added normally, shows up in the queue fine, but I recieve the following error displayed at the top of the "thank you for contacting us" landing page.Warning: mail() :
Failed to connect to mailserver at "localhost" port 25, verify your
"SMTP" and "smtp_port" setting in php.ini or use ini_set() in D:\WEBROOT\osticket\include\pear\Mail\mail.php on line 153I've sent a diagnostic email from within osticket and confirmed it works.I've confirmed the webserver is using the correct php.ini, and I've commented out the portion of my php.ini, even restarted IIS but I'm still getting the error.; For Win32 only.;SMTP = localhost;smtp_port = 25Any thoughts?