Created
October 16, 2014 08:43
-
-
Save weweliang/e04d14e3a1c7b3d3a2b8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014-10-16 03:42:25,076 13186 INFO medeq openerp.addons.fetchmail.fetchmail: start checking for new emails on imap server info | |
2014-10-16 03:42:31,401 13186 ERROR medeq openerp.addons.fetchmail.fetchmail: Failed to process mail from imap server info. | |
Traceback (most recent call last): | |
File "/home/odoo/GreenOdoo/source/addons/fetchmail/fetchmail.py", line 207, in fetch_mail | |
context=context) | |
File "/home/odoo/GreenOdoo/source/openerp/api.py", line 237, in wrapper | |
return old_api(self, *args, **kwargs) | |
File "/home/odoo/GreenOdoo/source/addons/mail/mail_thread.py", line 1160, in message_process | |
routes = self.message_route(cr, uid, msg_txt, msg, model, thread_id, custom_values, context=context) | |
File "/home/odoo/GreenOdoo/source/openerp/api.py", line 237, in wrapper | |
return old_api(self, *args, **kwargs) | |
File "/home/odoo/GreenOdoo/source/addons/mail/mail_thread.py", line 1056, in message_route | |
(email_from, email_to, message_id) | |
ValueError: No possible route found for incoming message from wewe <[email protected]> to \u4e0a\u6d77\u4e07\u5fb7\u533b\u7597\u6709\u9650\u516c\u53f8<[email protected]> (Message-Id <CAAyNhWtzR7roRf6GsBtw_CGkr6-VP-T7hLwVWQ8zOXUYM0Scwg@mail.gmail.com>:). Create an appropriate mail.alias or force the destination model. | |
2014-10-16 03:42:32,258 13186 INFO medeq openerp.addons.fetchmail.fetchmail: Fetched 1 email(s) on imap server info; 0 succeeded, 1 failed. | |
2014-10-16 03:42:53,429 13186 INFO medeq werkzeug: 116.231.108.188 - - [16/Oct/2014 03:42:53] "POST /longpolling/poll HTTP/1.1" 200 - |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment