Hi to all,
I configured a notification event and it's works, but.... this notification generates two notification mail, the first is correct and the second (double) have an attacchment, why?
thanks
[otrs 2.4.7] Notification Event mail problem
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: [otrs 2.4.7] Notification Event mail problem
Why did you create the Notification Event?
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: [otrs 2.4.7] Notification Event mail problem
to notify the opening of a ticket in a queue specific to an external email address.crythias wrote:Why did you create the Notification Event?
This is the notification event configurtation:
Recipient (Email based): email@domain.dom
Queue: the queue specific
Include Attachments to Notification: (Only for ArticleCreate Event.) => NO
Object:<OTRS_CUSTOMER_SUBJECT>
Text:
Ticket N°: <OTRS_TICKET_TicketNumber>
Object: <OTRS_CUSTOMER_SUBJECT>
Problem: <OTRS_CUSTOMER_BODY>
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: [otrs 2.4.7] Notification Event mail problem
The queue has an autoresponse.
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: [otrs 2.4.7] Notification Event mail problem
Yes it's true, but the email recipients are several, the autoresponse related at the queue send the notification to mail1@domain.dom (customer) and works perfectly,crythias wrote:The queue has an autoresponse.
the recipient configurated on notification event are mail2@domain.dom, also notification email to mail2@domain.com it work, but the strange is the the second mail with an attachment called "file-2", should get an a signle mail! Not two!
If i disable the notification event, the autoresponse continues to operate normally, while mail2@domain.dom recipient dont' receive any mail.
Strange problem....
Re: [otrs 2.4.7] Notification Event mail problem
I try to disable autoresponse, and the notification event email is only one (works perfectly)crythias wrote:The queue has an autoresponse.
But now i dont' have an autoresponse... i use this notification to notify the ticket create in the system at customer
I don't understand beacause the system when the are an autoresponse related to the queue, and a notification event email to another recipient, the system create this double mail with attachment... why?
In this case, i must manage all notification with "notification Event"?
thank you