I am trying to create rules for emails to be sent when new content is added across a multi-domain environment.

Unfortunately, at the moment, it seems to only email the people associated with the site where the content is created. It does not send emails to those subscribers on other sites where the content is published.

What I have right now:

Content is of type

Parameter: Content: [node], Content types: Alert Item, Event, News

AND

Text comparison

Parameter: Text: [site:url], Matching text: www.xxx.ca

It excludes other sites where it may be published, such as www.yyy.ca

I would like it to include something similar to what I have in the views:

Domain Access: Available on current domain (True).

I would exclude the text comparison to the site:url of the authoring site.

Any ideas??