Page 1 of 1

Loads of "customer has replied" updates in assigned ticket

Posted: Mon Nov 18, 2013 12:49 pm
by GoGetSeen
Script URL: http://support.gogetseen.co.uk/
Version of script: Latest
Hosting company: Bluehost
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

When a ticket is submitted I get a "Ticket Assigned Message".

But I get loads of messages inside this saying "customer has replied". I mean loads. One every five minutes.

See screenshot: http://i.imgur.com/l3164Ne.jpg

How do I fix this?

Re: Loads of "customer has replied" updates in assigned tick

Posted: Mon Nov 18, 2013 4:05 pm
by Klemen
Do you have email piping or POP3 fetching enabled?

This could be due to an email loop (HESK sending notifications to the email address you use for piping/POP3 fetching).

Re: Loads of "customer has replied" updates in assigned tick

Posted: Thu Nov 28, 2013 4:10 pm
by GoGetSeen
I have enabled pop3 fecthing.

Email piping is disabled.

Thanks

Re: Loads of "customer has replied" updates in assigned tick

Posted: Thu Nov 28, 2013 7:32 pm
by GoGetSeen
Plus - even if I delete the ticket.. it still comes back.

Very annoying. :(

Re: Loads of "customer has replied" updates in assigned tick

Posted: Fri Nov 29, 2013 5:36 pm
by Klemen
Like said, it is probably a loop being created.

If the email address you use to create tickets (email account you connect to with POP3 fetching) is for example "SUPPORT@yourdomain.com" make sure no HESK user has "SUPPORT@yourdomain.com" email address set.

Each notification to SUPPORT@yourdomain.com will be turned into a ticket, then notified again, turned into ticket again, ...


If you cannot identify where the loop is generated you will need to disable both POP3 fetching and email piping to prevent new tickets from being generated.

Re: Loads of "customer has replied" updates in assigned tick

Posted: Fri Nov 29, 2013 6:13 pm
by GoGetSeen
Klemen wrote:Like said, it is probably a loop being created.

If the email address you use to create tickets (email account you connect to with POP3 fetching) is for example "SUPPORT@yourdomain.com" make sure no HESK user has "SUPPORT@yourdomain.com" email address set.

Each notification to SUPPORT@yourdomain.com will be turned into a ticket, then notified again, turned into ticket again, ...


If you cannot identify where the loop is generated you will need to disable both POP3 fetching and email piping to prevent new tickets from being generated.
Ah my user profile was using support@MYDOMAIN

I have now changed this.

Let's see how it affects.

I'll report back.

Thanks