Version of script: 2.1
-----
Hi there,
First off a massive thanks to Klemen for such a feature rich piece of free software. Nice and simple to use and customise yet entirely appropriate in any enviroment.
Now for the problem.....
It revolves around getting HESK to send emails.
I know that HESK relies on the PHP mail() function and I have exhausted all avenues with troubleshooting that (list to follow).
I just wanted input from you guys as to whether I'm missing something either HESK or PHP side.
Before this I had little to no experience in competently setting up IIS, PHP and MySQL.
-----The Setup-----
We are in a Domain environement.
I full admin rights for the machine.
HESK is hosted on a Windows XP Professional machine running:
IIS - 5.1
PHP - 5.2+
MySql Server - 5.1
I have also tried running HESK on a complete server package: XXAMP and UniServer.
I have properly configured the php.ini file with our SMTP server address.
-----What I've Tried-----
I have tried using a 'fake sendmail' program to make the IIS server act more like a UNIX server. Details can be found here http://php.net/manual/en/ref.mail.php
I have tried using the alternative fake sendmail program bundled with UniServer. This is MSMTP - http://msmtp.sourceforge.net/
I have tried setting up php.ini to pass emails to the IIS Virtual SMTP Server so that I can relay them to our exchange servers.
None of these have ever resulted in any mail even being generated (no log files and no emails in the IIS folders).
I have heard nothing back from our Admins that monitor the Exchange Servers.
To make it that bit more confusing we have two other sites within the same domain running the software; at least one of which has the email function running. I belive they run version 0.94 if that helps at all.
The only thing I can think to do is try it outside of our Domain.....
Are there any problems with HESK + IIS + SMTP...?
Has anybody encountered any issues like this or know of anything I can try next...?
Oh and lastly.... Thanks for looking
