Page 1 of 1

suggestion about email for HESK!

Posted: Tue Apr 14, 2009 3:44 am
by andrew80706
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:

HESK use the mail() of PHP ,but the mail() funtion is not so good . now most of email server need authencation when we use this email server to send email.

so I have a suggestion ,maybe you don't call mail(),I surf the internet and find a PHP email server. it is also open resource.

his name is PHPmailer,maybe you can learn some related information form this website.
http://phpmailer.codeworxtech.com/

becasue i am not familar with PHP script. please help me,maybe hesk can call PHPMAILER to send email .
I hope that HESK can provide more useful functions and more easy to install and use.


thank you very much.

Posted: Tue Apr 14, 2009 11:44 am
by Klemen
Thanks for the suggestion, but I prefer to use built-in PHP functions that work 100% if the server is configured properly.