@nicodemusy2k
This has always been the case.
Authors can publish blog content and that would generate an email to your subscribers so this is totally expected behaviour.
I am not talking about the automatically generated email, that is fine.
I am talking about the possibility, that they have access to the menu
Subscribe2 -> Send Email -> Choose Recipients All registered Users
That means, that each author-user is able to send an email via WP to all users.
This is wanted ?
@nicodemusy2k
It’s not wildly different than allowing them to create a post to send an email. Yes, it’s expected.
However, if you don’t like it you can block access to that menu with the plugin API using the s2_capability hook as documented here:
https://subscribe2.wordpress.com/support/api/
Okies, thanks for the clarification.