SMTP - Email in Helpdesk Software

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
krobertson
Posts: 3
Joined: Thu Aug 06, 2009 10:42 am

SMTP - Email in Helpdesk Software

Post by krobertson »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hi!. I have been using your hesk software now for awhile in my work place. Unfortunately the email side of things doesn't seem work anymore. I have spoken to our Support Team and he mentioned SMTP. He thinks this software doesn't support SMTP. Is there any script that I can used that will help me in this matter. I have looked in the hesk_settings.inc but cannot see where I can solved this problem. Thanks
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Your host must make sure the PHP mail() function is working properly. If it is (and only your host can make sure it is) the e-mail should work normally.

Here's another thing you can try:
viewtopic.php?t=2465&highlight=email
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
krobertson
Posts: 3
Joined: Thu Aug 06, 2009 10:42 am

Post by krobertson »

Hi! Klemen

Unfortunately my host does not support PHP mail() function. They support SMTP. I work in a school and they changed the security of our emails.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

In that case I'm afraid HESK won't work for you without modifying the email code to fit your server settings. I'm afraid this is out of the scope of my free support here.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
krobertson
Posts: 3
Joined: Thu Aug 06, 2009 10:42 am

Post by krobertson »

Thanks for your help. No worries.
Post Reply