Can anybody explain the differences between pop and imap on Incoming Mail Servers
I made a few test.
If I select IMAP and press fetch mail
- it checks if there are any UNREAD messages marks them as read and it create a discussion on openerp. The messages remain on the server as unread.
If I select POP and press fetch mail
- it get all READ messages (so if there are any Unread they will not appear on openerp). The messages remain on the server ( usually pop deletes the messages but here is not the case)
I need a confirmation from openerp team if they think the system this way.
Thanks a lot.