c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #20005
[Bug 741506] Re: [openerp-v6.0] There are no new mails in mailbox
I've founded reason of problem.
In get_mails function: "if rec.last_mail_id < int(msg_count[0]):".
If I delete mail from my mailbox (not in poweremail, but in my mail client) msg_count[0] reduces by one. Now next incoming message will not be received because of upper "if" condition.
It would be nice to have another method of finding new mails.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/741506
Title:
[openerp-v6.0] There are no new mails in mailbox
Status in Power e-Mail for Open ERP:
New
Bug description:
There are no new mails in IMAP mailbox.
References