top of page

Odoo Incoming Email Bounce - This Address is used to collect reply

  • Writer: Tek Siong, Hock
    Tek Siong, Hock
  • Sep 4, 2021
  • 1 min read

My scenario is that the user sent out email from Odoo to the customer (eg, Quotation), so when the customer replied the email, this replied email should be appended to the email thread in the document.

But, instead, i've received "This address is used to collect reply and should not be used to directly ....", the following is one of the quick fix.

ree

Go to mail module -> mail_thread.py -> message_route method.


We have to make sure that the is_a_reply is True

ree

Odoo incoming email setting with Gmail POP Server.

Actions to Perform on Incoming Mail - leave it empty or "Email Threads".

ree

Click "Like" at the bottom of this blog, to motivate us to continue sharing more Odoo tips.

Recent Posts

See All

Comments


Subscribe Form

  • facebook
  • linkedin

©2019 by Excelroot Technology Sdn Bhd.

bottom of page