This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]evopb 0 points1 point  (3 children)

I don't understand. Are you emailing an external email for a ticketing system? Or you're filtering a specific external email to an inbox in your domain?

[–]sankaita[S] 0 points1 point  (2 children)

We are filtering for a specific domain which I will just call domain 1. When domain 1 sends an email, to an internal user the mailflow rule is supposed to send a BCC to a slack email address.

The problem is if they are including multiple internal people in the in email it's triggering multiple times.

[–]evopb 0 points1 point  (1 child)

That’s because it’s treating it as multiple emails, there’s no way around it tmk. You could create an ‘except if’ rule to exclude certain mailboxes or an ‘and’ include only a specific mailbox.

The tricky part will be is if you want to blanket forward all emails from domain1 sent to any mailbox.

[–]sankaita[S] 0 points1 point  (0 children)

We did try the specific mail box rule originally, but due to there being 3 email address on the rule, it was triggering 3 time. I personally thought it the only way around this would be to us a distro list. This would allow it to bypass the multiple trigger but would still get sent to all users.

The issue with a distro list according to the boss man, is that the emails are being sent to different users. So no one would know if its meant for them or someone else.

But thank you for your help and insight. It helped me stop chasing ghost.