Hello,
I am using Odoo 15 Community edition and I want to send mail from a User alias.
we want to set an alias domain in the General setting like gmail.com.
Then want to configure different alias names for users. Like:
User 1: user1@gmail.com
User 2: user2@gmail.com
Then in the email template want to send an email from the user's alias.
e.g. if we send mail from a lead and in lead user is User 1 then in the email template 'Email from' wants to configure like this that object.user_id.alias. So it should send mail from this user's alias.
Please let me know is there any way for this?
Thanks.