This question has been flagged
2736 Views

I am sending mail to customer who is creating the issue in my odoo system. I want to give just notification to the customer, instead of showing my admin/out going mail configu id, i want to show another mail address like "no-reply-samba@gmail". This is valid address. Can any one help me please?

Avatar
Discard

Hi Samba, You can create an email template for that. In that email template, you can define "From" and "reply-to" mailing address as "no-reply-samba@gmail.com"

Author

Thank you Scot, I am changing the existing template "mail_from":"no-reply-samba@gmail.com" and "reply_to":"no-reply-samba@gmail.com". Here reply_to working fine but not mail_from. Can you please tell me why?.