Questions about the email notifictaion
Posted: Wed Jan 09, 2008 5:20 pm
Script URL:
Version of script: 0.94.1
Hosting company: ixwebhosting
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
I am using ixwebhosting and after I installed the the hesk program, it doesn't send out email after summiting tickets. I understand that your program are using php mail() function so I have ask the the hosting server about it, and their reply is:
Hosting Company: I would like to bring to your attention that we have certain limits on the smarthost server which is responsible for sending mails using php mail() function from web servers. In order not to share these limits with other customers on your server you should insert the following string before php mail() function in your form:
Hosting Company: ini_set('sendmail_from', 'user@domain.com');
Could you please point out where should I insert this line?
Thank you very much in advance.
Regards,
Cyril
Version of script: 0.94.1
Hosting company: ixwebhosting
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
I am using ixwebhosting and after I installed the the hesk program, it doesn't send out email after summiting tickets. I understand that your program are using php mail() function so I have ask the the hosting server about it, and their reply is:
Hosting Company: I would like to bring to your attention that we have certain limits on the smarthost server which is responsible for sending mails using php mail() function from web servers. In order not to share these limits with other customers on your server you should insert the following string before php mail() function in your form:
Hosting Company: ini_set('sendmail_from', 'user@domain.com');
Could you please point out where should I insert this line?
Thank you very much in advance.
Regards,
Cyril