Dear all,
I try to send emails to odoo. I ve setup an email account. I ve setup odoo to fetch mail from IMAP server.
the setup seems to be correct.
odoo fetches the new mail
2020-01-09 07:57:05,590 1 INFO odoo odoo.addons.fetchmail.models.fetchmail: start checking for new emails on imap server MailTest
2020-01-09 07:57:05,941 1 INFO odoo werkzeug: 172.25.0.1 - - [09/Jan/2020 07:57:05] "POST /longpolling/poll HTTP/1.1" 200 - 22 0.031 50.149
2020-01-09 07:57:06,180 1 INFO odoo odoo.addons.mail.models.mail_thread: Routing mail from XXXXXX <info@xxx.xx> to rechnung@xxx.xx with Message-Id <6269ef95-0771-9b0a-f3f7-8c5189a62fb2@xxx.xx>: fallback to model:mail.channel, thread_id:None, custom_values:None, uid:2
2020-01-09 07:57:06,763 1 INFO odoo odoo.addons.fetchmail.models.fetchmail: Fetched 1 email(s) on imap server MailTest; 1 succeeded, 0 failed.
2020-01-09 07:57:07,514 1 INFO odoo werkzeug: 172.25.0.1 - - [09/Jan/2020 07:57:07] "POST /web/dataset/call_button HTTP/1.1" 200 - 144 0.284 1.649
2020-01-09 07:57:07,561 1 INFO odoo werkzeug: 172.25.0.1 - - [09/Jan/2020 07:57:07] "POST /web/dataset/call_kw/fetchmail.server/read HTTP/1.1" 200 - 3 0.003 0.013
2020-01-09 07:57:35,831 1 INFO odoo werkzeug: 172.25.0.1 - - [09/Jan/2020 07:57:35] "POST /web/dataset/call_kw/mail.message/message_fetch HTTP/1.1" 200 - 4 0.007 0.014
but I am not able to find the mail in the system.
I ve tried different actions for incoming mails.
at first i tried account.move for incomming bills, I dont find them
than i tried mail.channel, and I also dont find the mail.
Of course I ve send a new mail after the change
I use the currnent version 13
can some one give me a hint
thx
you are not getting any error right? Activate Developer Mode and Goto Menu Technical->Email and check mails.