When we send out emails using odoo, the emails do not list the followers in the CC.
Each follower gets an email. The other followers do not know who are getting the emails.
Is there a way to automatically list all the followers in the body of the email? I was wondering if there is a placeholder that can be used in the email template that list all the followers. For example like,
"This email is copied to the following:
Name01 <email@address>
Name02 <email2@address>
Name03 <email3@address>"
Anyone got a solution for this?