Double mail to agent every ticket creation

Moderator: crythias

Locked
luciosan73
Znuny newbie
Posts: 8
Joined: 10 Jun 2013, 11:44
Znuny Version: 3.2.7
Real Name: Lucio Sarti
Company: NWG Spa

Double mail to agent every ticket creation

Post by luciosan73 »

Hi all,
we have recently installed OTRS 3.2.7 and we have some issue.
Every time OTRS create a new ticket, all the agent in the queue receive double mail notification.
The same occurs when the agent change ownership and when he send an empty mail.
Do you have any ideas?
Thanks
Lucio
KlausNehrer
Znuny ninja
Posts: 1312
Joined: 25 May 2012, 08:51
Znuny Version: OTRS 4
Real Name: Klaus Nehrer

Re: Double mail to agent every ticket creation

Post by KlausNehrer »

Eventbased notification configured?
luciosan73
Znuny newbie
Posts: 8
Joined: 10 Jun 2013, 11:44
Znuny Version: 3.2.7
Real Name: Lucio Sarti
Company: NWG Spa

Re: Double mail to agent every ticket creation

Post by luciosan73 »

Yes.
We have 3 eventbased notification:

1 for change owner (mail to agent)
1 for new ticket (mail to agent)
1 for ticket closed (mail to customer).
KlausNehrer
Znuny ninja
Posts: 1312
Joined: 25 May 2012, 08:51
Znuny Version: OTRS 4
Real Name: Klaus Nehrer

Re: Double mail to agent every ticket creation

Post by KlausNehrer »

Your agents have configured notify in their settings.
luciosan73
Znuny newbie
Posts: 8
Joined: 10 Jun 2013, 11:44
Znuny Version: 3.2.7
Real Name: Lucio Sarti
Company: NWG Spa

Re: Double mail to agent every ticket creation

Post by luciosan73 »

Yes.
But the problem is that we receive a double mail when a ticket is created.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Double mail to agent every ticket creation

Post by crythias »

luciosan73 wrote:But the problem is that we receive a double mail when a ticket is created.
That's right. One the agents set (Preferences) and one you created Event Based Notification
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
luciosan73
Znuny newbie
Posts: 8
Joined: 10 Jun 2013, 11:44
Znuny Version: 3.2.7
Real Name: Lucio Sarti
Company: NWG Spa

Re: Double mail to agent every ticket creation

Post by luciosan73 »

At the moment Agents don't have "notifications" configured in their settings.
We have only:
-One "Auto Responses" in "Queue Settings" for new ticket notification to Customer
-One "New Ticket Notification" in "Ticket Settings --> Notifications (Event)" for new ticket notification to Agents.

Anyway two mail are sent to the agents.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Double mail to agent every ticket creation

Post by crythias »

luciosan73 wrote:Anyway two mail are sent to the agents.
ok. I would like to suggest you to turn off/make invalid the notification event (which should have been the obvious thing to try in the first place, as you *know* you set that one up).
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
luciosan73
Znuny newbie
Posts: 8
Joined: 10 Jun 2013, 11:44
Znuny Version: 3.2.7
Real Name: Lucio Sarti
Company: NWG Spa

Re: Double mail to agent every ticket creation

Post by luciosan73 »

I have already tried to deleted the "New ticket notification" in "Notifications (Event)" and no mail are sent to Agent when a ticket is created.
KlausNehrer
Znuny ninja
Posts: 1312
Joined: 25 May 2012, 08:51
Znuny Version: OTRS 4
Real Name: Klaus Nehrer

Re: Double mail to agent every ticket creation

Post by KlausNehrer »

Show your event notification which sent two notifications please.
luciosan73
Znuny newbie
Posts: 8
Joined: 10 Jun 2013, 11:44
Znuny Version: 3.2.7
Real Name: Lucio Sarti
Company: NWG Spa

Re: Double mail to agent every ticket creation

Post by luciosan73 »

Hi,
in attach our event configuration which send two notifications.

Thanks
You do not have the required permissions to view the files attached to this post.
troffasky
Znuny newbie
Posts: 53
Joined: 04 Apr 2011, 15:38
Znuny Version: 3.2.8
Real Name: Alex Dekker

Re: Double mail to agent every ticket creation

Post by troffasky »

See also: viewtopic.php?f=61&t=5609

although there's no actual solution there.

Is ArticleCreate the only Event you've got selected? AIUI, ArticleCreate is for when articles are added to tickets, eg notes, emails, etc. If you want notifications on new ticket creation, the obvious choice would seem to be TicketCreate. Actually, a more obvious choice would be to look at Preferences > Email Settings > New ticket notification.

As for what each Event actually is, I've found it to be a process of trial and error, as the documentation: http://doc.otrs.org/3.2/en/html/adminar ... tions.html isn't especially descriptive.
OTRS 3.2.8 on Ubuntu 12.04.2 LTS
KlausNehrer
Znuny ninja
Posts: 1312
Joined: 25 May 2012, 08:51
Znuny Version: OTRS 4
Real Name: Klaus Nehrer

Re: Double mail to agent every ticket creation

Post by KlausNehrer »

Why you use "article create" instead of "ticket create"?
And you have activate "Auto answer"?
luciosan73
Znuny newbie
Posts: 8
Joined: 10 Jun 2013, 11:44
Znuny Version: 3.2.7
Real Name: Lucio Sarti
Company: NWG Spa

SOLVED! Re: Double mail to agent every ticket creation

Post by luciosan73 »

Thanks to KlausNehrer we solved the problem changing "Notifications Event" to "Ticket Create" instead of "Article Create".
Locked