
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Duplicate emails in service manager
I am using 7.11...I have configured email in my SM. But, whenever a mail shoots, 3 mails are coming for a single instance.Please help me what to do for this?
Thanks in advance,
Shresha

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Eg. incidents close, notification IM Close - screen of configuration etc...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1324218


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I had the same problem some time ago.
Problem was in the fact that there where 3 email notification records in the SM which met the condition requirement at the same time and fired all at a time.
As a solution i set two of them to false and after that only one email was sent from SM.
Vadim
HOW TO ASSIGN POINTS - Kudos - what, where, how, and why
New Forum Locations by ITRC Tree
New Forums Site Map
Want Good Answers? Ask Good Questions...


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Gorda,
My customer met with a similar issue: when an interaction was closed by ServiceDesk, he received 3 notificaiton mails.
I want to know what records you set to false. Could you please help with the answer?
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
Are you using scsmtp for sending emails?
If yes, then check how many task maanger processes are running for scsmtp...
It tends to send duplicate messages if many processes of scsmtp are running. You need to kill them.
Else, as suggested by Vadim, check your notification records starting with "SM" such as SM Add, SM Update..and modify accordingly.
Assign Kudos by clicking on Star on your left ,if this post helped you in any manner...Thanks...
Gaurav


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi Gaurav,
Thanks for your suggestion.
I have tried to check the notification definition of "SM Close", finding below 3 triggering conditions
1. MS.slo.status in $file~=$oldstatus and open in $L.file="Closed" and MS.notify in $L.file=true and MS.closure.method in $L.file="Passive" and operator()~="linker"
2. open in $L.file="Closed" and MS.notify in $L.file=true and MS.closure.method in $L.file="Active" and operator()~="linker"
3. open in $L.file="Closed" and MS.notify in $L.file=true and MS.closure.method in $L.file="Passive" and operator()~="linker"
Until now we found two interactions whose closure method is "Passive" triggered 3 same notifications when being closed, but we cannot yet be sure there's anything wrong with the conditions because other ones also run normally.
Besides, I have tested the method Vadim suggested, set the "Save First" field to "false". Someone said it worked but not from my side.
Could you please help with the anylisis?
Thank you!