C:\xampp\sendmail.ini :
smtp_server=localhost
smtp_port=465
smtp_ssl=tls
error_logfile=error.log
[email protected]
auth_password=XXXXXXXXXXXXXXX
[email protected]
c:\xampp\php.ini
[mail function]
SMTP = localhost
smtp_port = 25
sendmail_from = postmaster@localhost
;sendmail_path = "\"C:\xampp\sendmail\sendmail.exe\" -t"
I have applied the setting in mercury32 and ini files from this website
[http://www.open-emr.org/wiki/index.php/Mercury_Mail_Configuration_in_Windows](http://www.open-emr.org/wiki/index.php/Mercury_Mail_Configuration_in_Windows)
this is what the mercury window shows.