Sorry for the confusing title, but tha is exactly my problem...
I have set up two rules:
Rule 1: In case "Content has been created" by a specific user role, the system will take the actions "unpublish content", "Enable revision moderation" and "Send a mail"
Rule 2: In case "Content has been updated" by a specific user role, the system will take the actions "Enable revision moderation" and "Send a mail"
Now, whenever a user creates new content, Rule 1 starts up, all is right.
BUT: At exactly the same second, Rule 2 obviously starts up, too, sending a mail, too. However, the node has just been created by the user, it has not been edited...
What am I doing wrong here?
Regards,
Stephan