Emails

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
mke1981
Posts: 5
Joined: Sat May 13, 2006 4:57 pm

Emails

Post 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:
mke1981
Posts: 5
Joined: Sat May 13, 2006 4:57 pm

Hi all

Post 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
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Post 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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
mke1981
Posts: 5
Joined: Sat May 13, 2006 4:57 pm

emails

Post 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 ?
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Post Reply