I have filters set up to automatically create tickets and that is working correctly. Is the issue related to the filters in anyway or is there a setting I need to enable? Emails replies from agent to the customer are captured in the system and the customer does get the email. But if the customer replies to that email, nothing comes into OTRS. For the first phase of launch we are not using enabling the customer web interface yet so replies are done from their mail boxes. Any help, please?
Email replies from customer not captured, no notifications
Moderator: crythias
Email replies from customer not captured, no notifications
Hello, email replies from customers to a notification or update which keeps the same subject line with the ticket number, are not captured in OTRS and therefore no notifications are sent to the agent.
I have filters set up to automatically create tickets and that is working correctly. Is the issue related to the filters in anyway or is there a setting I need to enable? Emails replies from agent to the customer are captured in the system and the customer does get the email. But if the customer replies to that email, nothing comes into OTRS. For the first phase of launch we are not using enabling the customer web interface yet so replies are done from their mail boxes. Any help, please?
I have filters set up to automatically create tickets and that is working correctly. Is the issue related to the filters in anyway or is there a setting I need to enable? Emails replies from agent to the customer are captured in the system and the customer does get the email. But if the customer replies to that email, nothing comes into OTRS. For the first phase of launch we are not using enabling the customer web interface yet so replies are done from their mail boxes. Any help, please?
-
reneeb
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Email replies from customer not captured, no notificatio
Is a sender address used for that queue and as the notification sender that is attached to OTRS?
If you have a mailbox for "helpdesk@yourcompany.tld", but you use as notification sender "notifications@yourcompany.tld", the customers reply to "notifications@yourcompany.tld". So those emails don't get into OTRS...
If you have a mailbox for "helpdesk@yourcompany.tld", but you use as notification sender "notifications@yourcompany.tld", the customers reply to "notifications@yourcompany.tld". So those emails don't get into OTRS...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
crythias
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Email replies from customer not captured, no notificatio
The queue has a system address. This is the sender of the autoresponse. It is managed in "email addresses" and assigned in "Queues"
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: Email replies from customer not captured, no notificatio
Thank you, this addressed the issue. I had to use the same address for the queue and the sender. Thanks again for the reply.reneeb wrote:Is a sender address used for that queue and as the notification sender that is attached to OTRS?
If you have a mailbox for "helpdesk@yourcompany.tld", but you use as notification sender "notifications@yourcompany.tld", the customers reply to "notifications@yourcompany.tld". So those emails don't get into OTRS...