Am developing a forum for internal use in our company using phpbb. All users are created by admin, so there is no worry about sparm users. I want to send email notification to all registered users on each new post in a specified forum (say company announcement).
I know there is a subscribe forum functionality. But I dont think its a good way to tell all users to subscribe that forum.
Is there any way to achieve this?