Hi.
In project module, If I send messages to followers, it doesn't work in terms of sending email. More specifically, the account that has same email to what I registered in config-email-sending server(smtp) can send the email properly. However, the other accounts that is different email to email config, the error occured if I try to send message to follows (in terms of failure sending email)
As far as I know, I cannot set the sending email server per user perspectively. What I want to do is the system email send the notification email to the follows, not the sender send the email to the follows. Is there any good way to solve this problem?
I am using Odoo 16.0 community version.
Thanks in advance.