تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
3366 أدوات العرض

I have problem in Odoo 9 with incoming Email 


in LOG 


File "/odoo/odoo-server/addons/mail/models/mail_thread.py", line 825, in message_route_verify

raise ValueError('Routing: posting a message without model should be with a parent_id (private mesage).')

ValueError: Routing: posting a message without model should be with a parent_id (private mesage).

الصورة الرمزية
إهمال
أفضل إجابة

Hello Victor,

This error happens when a directly email is sent to an email address of your instance that do not accept direct email, such as the catchall@... email.
Indeed, the catchall email address only accept replies to emails send from an existing thread. Otherwise, where should the email be added ? The system cannot guess.

This error can happen when:- The email is sent using the "New" button of the email client instead of the "Reply" button.- The email is sent from an email client which does not respect the email protocol standards- The email is a reply to a thread that has been deleted (the mail was sent from a sale order, which was removed, ...).

Regards,
الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
ديسمبر 24
1467
3
مايو 24
2029
1
فبراير 24
4048
1
ديسمبر 23
2357
2
أبريل 23
2136