Hi everybody.
We are facing the following situation. When we change the owner or responsible of a ticket an email is send to the new owner/resposible. This add an internal note to the ticket. However when the owner/resposible answer using the email (reply to the notification sent by OTRS), the reply appears as an extenarl email and the client can see it. We want it as an internal email. Are we forgeting something to configure? Thanks in advance. Regards
Email reply for a owner change notification as Internal not external
Moderator: crythias
-
- Znuny newbie
- Posts: 4
- Joined: 18 Aug 2016, 17:39
- Znuny Version: 5.0.1
- Real Name: Martin
- Company: DCS SA
Re: Email reply for a owner change notification as Internal not external
Agents will work via webinterface and should not reply to notifications
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- 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 reply for a owner change notification as Internal not external
As jojo said, Agents usually work via webinterface. However, you could create a postmaster filter to check for the subject of those answers and set the article type (X-OTRS-FollowUp-ArticleType) to "note-internal".
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
-
- Znuny newbie
- Posts: 4
- Joined: 18 Aug 2016, 17:39
- Znuny Version: 5.0.1
- Real Name: Martin
- Company: DCS SA
Re: Email reply for a owner change notification as Internal not external
Thanks a lot for your answers. I will try with the filter option. Regards