Script URL:
Version of script:
Version of PHP:
Hosting company:
Have you searched THIS FORUM for your problem:
(if not please do before posting)
If so, what terms did you try:
Write your message below:
Emails
Moderator: mkoch227
Hi all
i have installed this software and its grate, i just have one problem
when someone submits a ticket and uses an email address the ends in @freshfieldsrescue.org.uk they dont recive any emails saying that they have submitted a ticket or recive one when a reply has been sent. have i set something up wrong i have looked in the forum but cant find any answers
i have installed it here http://www.freshfieldsrescue.org.uk/help
thanks
when someone submits a ticket and uses an email address the ends in @freshfieldsrescue.org.uk they dont recive any emails saying that they have submitted a ticket or recive one when a reply has been sent. have i set something up wrong i have looked in the forum but cant find any answers
i have installed it here http://www.freshfieldsrescue.org.uk/help
thanks
Hi,
Three possible problems the way I see it:
1. ONLY @freshfieldsrescue.org.uk RECEIVES E-MAILS
Your server is setup to only allow sending e-mails from "nobody" (scripts) to local domains. Consult your hosting company
1. ONLY @freshfieldsrescue.org.uk DOESN'T RECEIVE E-MAILS
Something is blocking the e-mails, maybe SPAM filter? Try looking inside your SPAM/Junk box
2. NO E-MAILS BEING SENT
Hesk uses standard PHP mail() command so if sending e-mail doesn't work something is wrong with that. Check if you have correct e-mail settings in your php.ini file (SMTP for windows and Sendmail for Linux server). If you don't have root access to the server check with your hosting company and see if they have disabled the mail() php command.
Regards
Three possible problems the way I see it:
1. ONLY @freshfieldsrescue.org.uk RECEIVES E-MAILS
Your server is setup to only allow sending e-mails from "nobody" (scripts) to local domains. Consult your hosting company
1. ONLY @freshfieldsrescue.org.uk DOESN'T RECEIVE E-MAILS
Something is blocking the e-mails, maybe SPAM filter? Try looking inside your SPAM/Junk box
2. NO E-MAILS BEING SENT
Hesk uses standard PHP mail() command so if sending e-mail doesn't work something is wrong with that. Check if you have correct e-mail settings in your php.ini file (SMTP for windows and Sendmail for Linux server). If you don't have root access to the server check with your hosting company and see if they have disabled the mail() php command.
Regards
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
Check with your hosting company for any errors in the mail queue. Can't think of anything obvious that could be wrong if it works for all other e-mails.
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