PDA

View Full Version : User donot get email


Uriel
01-02-2008, 06:07 PM
staff get a copy and can see the ticket in staff area BUT User never get the email with the ticket id #

anyone can tell me what i amdoing wrong...mybe how to set outgoing email...

get this massage after posting a new ticket:
Thank you for contacting us.
A support ticket request has been created and a representative will be getting back to you shortly if necessary.

An email with the ticket number has been sent to Urielt@gmail.com. You'll need the ticket number along with your email to view status and progress online.

If you wish to send additional comments or information regarding same issue, please follow the instructions on the email.

Support Team

BUT user never get the email

peter
01-02-2008, 06:13 PM
You mean staff get alert message via email? If yes then the outgoing emails are being sent fine. Check your gmail trash folder

Uriel
01-02-2008, 06:28 PM
staff donot get email as well, but he can view ticket in is cp

peter
01-02-2008, 06:31 PM
Possibly you're having issues with PHP mail setting. Check php.ini

Uriel
01-02-2008, 06:37 PM
php.ini
what is that...
where is this...a
nd what should i look for....in php.ini


thanks

4ice
01-02-2008, 06:59 PM
php.ini
what is that...
where is this...a
nd what should i look for....in php.ini


thanks

php.ini is the confiuration file for your PHP. In here there are a lot of settings that you can alter. The only problem is that in many cases you cannot access it.

However making a php file with:
<?php
phpinfo();
?>
Will give you all the info you need.

Hope that helps.

an00p
01-04-2008, 05:10 AM
Hello ,

I think ur mail server is preventing OSticket to send email as "nobody"


regards,
an00p

waynei61
01-08-2008, 04:08 AM
Hey

I noticed that when I tested the system from gmail, all my responses got put
into my SPAM folder.

Check your gmail spam folder.

Wayne