Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: reply email pop3
Write your message below:
Using version 2.6.2
How does hesk handle a reply by a customer to a email generated by Hesk? Does it add the replay to the ticket?
Some systems i have seen have a line in the email that says to type the reply above the line.
thanks,
Rad
how does pop3 fetching work on replies
Moderator: mkoch227
Re: how does pop3 fetching work on replies
Yes, email replies get added as a reply to the ticket.
HESK also shows a "reply above this line" message, but only if %%MESSAGE%% tag is present in the email template.
HESK also shows a "reply above this line" message, but only if %%MESSAGE%% tag is present in the email template.
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
Re: how does pop3 fetching work on replies
Sorry its taken awhile to respond.
Thanks. %%MESSAGE%% tag is what I was looking for, it worked.
thanks again.
Rad
Thanks. %%MESSAGE%% tag is what I was looking for, it worked.
thanks again.
Rad
Re: how does pop3 fetching work on replies
Using %%MESSAGE%% works great for the customer-side emails, but it is not working for the 'staff' side ones.
EXAMPLE:
Customer sends email to hesk@ourdomain.com - new_ticket.txt contains %%MESSAGE%% - customer can reply via email (not normal they would, but as the example, it works....)
new_ticket_staff.txt also contains %%MESSAGE%%
Staff member gets the email which contains the original message, though does NOT get the ------ Reply above this line ------ and CANNOT reply via email. If they do reply, a new ticket is created (which makes a mess!)
Am I missing something in getting this to work where STAFF can reply via email, or is this a planned feature that just works differently for customer/staff?
EXAMPLE:
Customer sends email to hesk@ourdomain.com - new_ticket.txt contains %%MESSAGE%% - customer can reply via email (not normal they would, but as the example, it works....)
new_ticket_staff.txt also contains %%MESSAGE%%
Staff member gets the email which contains the original message, though does NOT get the ------ Reply above this line ------ and CANNOT reply via email. If they do reply, a new ticket is created (which makes a mess!)
Am I missing something in getting this to work where STAFF can reply via email, or is this a planned feature that just works differently for customer/staff?
Re: how does pop3 fetching work on replies
Staff members unfortunately cannot reply to emails by design; this is for security reasons, explained a bit more detailed elsewhere on the forum in the past.
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
Re: how does pop3 fetching work on replies
Sorry, I didn't find the additional info about it being a security thing, though I have explained to my Staff that it is "because we need to track your time spent on tickets, where we can better justify needing to get you help in completing them"
They were OK with that
They were OK with that
