odoo/addons/fetchmail
Martin Trigaux b160f99e2d [FIX] fetchmail: do not delete a failing email when using POP
In case of IMAP, the email is simply set as read but in case of POP, the email is deleted. To avoid loosing data (e.g. misconfiguration of server), the email is kept for POP.
Bug lp:1296724, opw 605667
2014-08-22 14:14:56 +02:00
..
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
security [IMP] remove read access to incoming mail server configuration 2013-05-21 15:31:28 +02:00
__init__.py [TYPO] replace tinyerp per openerp 2012-08-01 16:14:33 +02:00
__openerp__.py [IMP]fetchmail:made module auto_install=True and add action button to open incoming email gateway 2012-11-26 19:36:17 +05:30
fetchmail.py [FIX] fetchmail: do not delete a failing email when using POP 2014-08-22 14:14:56 +02:00
fetchmail_data.xml [IMP] fetchmail, on demand cron 2013-04-05 04:42:13 +02:00
fetchmail_installer_view.xml [IMP] polish 4 - misc useability improvements from APR 2011-12-05 15:47:10 +01:00
fetchmail_view.xml [FIX] fetchmail: put server action choice in Technical Features, as it confuses most users and they select random values 2013-02-18 11:38:41 +01:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00