hi all ,i am getting problem in sending notification to the customer through mail if a ticket is closed .how will i do it..pls help me
regards
Alex
how to notify customer through mail about close ticket
Moderator: crythias
Re: how to notify customer through mail about close ticket
Use the "Compose Answer" functionality to send the customer an email and close the ticket at this step. The second possibility would be to create a "Notification (Event)" via admin interface
"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: 2189
- Joined: 08 Dec 2005, 17:01
- Znuny Version: 5.0.x
- Real Name: André Bauer
- Company: Magix Software GmbH
- Location: Dresden
- Contact:
Re: how to notify customer through mail about close ticket
@ Alex11
next time use correct forum fory yout question!
next time use correct forum fory yout question!
Prod: Ubuntu Server 16.04 / Zammad 1.2
DO NOT PM ME WITH OTRS RELATED QUESTIONS! ASK IN THE FORUMS!
OtterHub.org
DO NOT PM ME WITH OTRS RELATED QUESTIONS! ASK IN THE FORUMS!
OtterHub.org
Re: how to notify customer through mail about close ticket
there's a wiki entry for it: http://wiki.otrs.org/index.php?title=No ... has_closed
Evaluation/pilot: OTRS 2.4.7 on Linux (CentOS 5.4) with MySQL database connected to an Active Directory for Agents and Customers.
Re: how to notify customer through mail about close ticket
i have just done this..
i used the Notification (Event) ] in the admin.
click on add
fill in the name e.g "email to customer when ticket closed"
recipient:(group based)=customer'
event: TicketStateUpdate
Queue: "Select all the queues you want"
Article type: email notification-ext
subject"----
text"
Hi <OTRS_CUSTOMER_FROM>,
The ticket "<OTRS_CUSTOMER_SUBJECT[50]>" has been Closed!
You Wrote:
<snip>
<OTRS_CUSTOMER_EMAIL[30]>
<snip>
some more info here maybe.
Thank you.
i hope that helps
i used the Notification (Event) ] in the admin.
click on add
fill in the name e.g "email to customer when ticket closed"
recipient:(group based)=customer'
event: TicketStateUpdate
Queue: "Select all the queues you want"
Article type: email notification-ext
subject"----
text"
Hi <OTRS_CUSTOMER_FROM>,
The ticket "<OTRS_CUSTOMER_SUBJECT[50]>" has been Closed!
You Wrote:
<snip>
<OTRS_CUSTOMER_EMAIL[30]>
<snip>
some more info here maybe.
Thank you.
i hope that helps
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
OTRS 3.2.10 on CentOS and MySQL database