Alarm roster with three email addresses but only the first user is receiving email

Hello,

I set up my alarm notification module to allow email when an alarm happens. I have it set up and working well. My only issue is only the first person on the roster gets the alarm. All other users seemingly are ignored.

My SMTP server only shows the first recipient for each alarm event. This tells me that Ignition is not sending the additional roster members.

I have an extremely simple one-way pipeline enabled. It looks like this:

Is there a trick to send to multiple recipients?

Thanks!

A Notification Pipeline block by default will send to everyone in the direct roster.

Assuming the Block is a default block with no setting changes (for example to delay between messages) , then one thing to consider is the user schedules: Notification Block | Ignition User Manual - which could restrict who is being contacted from the roster.

You could also try the Block in "Test Mode" to isolate the behavior to purely Ignition Alarm Pipeline logic before trying with the SMTP server.

2 Likes

For some reason, all three recipients now receive data. I did nothing!

Thanks :slight_smile:

1 Like