Configuring PHP.ini to send emails using Exchange (Windows)

On a windows server, configure your PHP.ini file to have the following settings:

[mail function]

SMTP = 192.168.1.244

smtp_port = 25

sendmail_from = clientservices@mydomain.com

username = devin

password=password