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:
I Installed the helpdeskscript and it is realy ok. But my mailserver needs Authentication. I can't see where I have to do this in this script. Is it possible to do? How?
Authentication Mail
Moderator: mkoch227
All you need to do is get the PHP mail() function working, once you do that Hesk should send out mail without problems. See PHP manual for help with getting mail() function working, I can't help you with that.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
http://php.net/mail
You will probably need to talk to your host to get this working.
How do you usually send mail from PHP? As long as the mail() command works there shouldn't be any problems.
By the way - have you actually tried if the script sends mail or not?
You will probably need to talk to your host to get this working.
How do you usually send mail from PHP? As long as the mail() command works there shouldn't be any problems.
By the way - have you actually tried if the script sends mail or not?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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