Page 1 of 1

Emails

Posted: Mon May 15, 2006 11:41 pm
by mke1981
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:

Hi all

Posted: Mon May 15, 2006 11:48 pm
by mke1981
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

Posted: Tue May 16, 2006 9:42 am
by Klemen
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

emails

Posted: Tue May 16, 2006 12:03 pm
by mke1981
it seams to be ONLY @freshfieldsrescue.org.uk DOESN'T RECEIVE E-MAILS

i have checked my spam setting and there is nothing in the spam box. do you have any other suggestions ?

Posted: Tue May 16, 2006 7:26 pm
by Klemen
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.