Hello all,
I am trying to configure email integration.
I have such config:
user@domain.com, which must receive emails to Inbox
jobs@domain.com which is allready receiving applications in HR module, when receiving emails..
The only problem is, when someone sends new email to user@domain.com, logs brings error message:
ValueError: Routing: posting a message without model should be with a parent_id (private mesage).
This is not appearing, when someone replies to email, received from odoo system. In that case everything goes correct - message appears in inbox, more messages are grouped in tread.
Can anyone help me solving this problem ?