Skip to Content
Menu
This question has been flagged

In Odoo am aware about the process of Incoming & Outgoing mails.

For all the incoming Mails, we can set an action to create it as new lead or etc.

Similarly, we can send the mails from Odoo, say Quotation with Reference of Order Number as Mail Subject.

So those 2 things are working pretty good, however I would like to fetch the replied mail as well.


Consider this example:

From Sale Order: Odoo sends mail to its customer, Mail Subject will be "S00005".

Customer replies back to the same mail,  accordingly the Mail Subject will be "Re:S00005"

Now Odoo rejects this replied mail as duplicate, by stating the below message.

"openerp.addons.mail.models.mail_thread: Ignored mail from Administrator <xyz@xyz.com> to abc@abc.com with Message-Id ... found duplicated Message-Id during processing"

 

So is there any possible way to overcome this.


Thanks


Avatar
Discard
Author Best Answer

Found the fixes:

It was just configuration problem, also I used 2 different email address to communicate to and fro.

Configure the system parameters (Settings --> Technical --> Parameters) mail.catchall.alias and mail.catchall.domain with user and yourcompany.com respectively.

Avatar
Discard
Related Posts Replies Views Activity
0
Jul 17
4106
0
Mar 17
3288
0
Jun 21
3094
7
Jan 20
21671
1
May 15
8599