Skip to Content
Menu
This question has been flagged
1 Reply
2698 Views

Hi,

Normally when we receive emails from the system, the sender is always "Odoobot". 

and I have created an email template and i did not set the sender's email 'From', but we kept receiving emails of this template, and the sender is always the admin email and her name "so it looks like the email has been sent from the admin, not from the system".

So please how can we display odoobot name in the email as sender instead of the admin name?

I hope you understand me, thank you.

Avatar
Discard

please specify your Odoo version.

Best Answer

Hi,

Go to Settings->Technical -> Email Template ->Email configuration 

On this page, you can edit the From address of email .

for example ,

{{ (object.user_id.email_formatted or object.company_id.email_formatted or user.email_formatted)}}

Hope it helps,

Avatar
Discard
Related Posts Replies Views Activity
0
Feb 25
1219
1
Apr 24
6382
4
Sep 22
6185
2
Jun 22
3315
1
Apr 20
7863