| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/9.0/fetchmail_bydate |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Discuss |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Eficent, Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Eficent, Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), Jordi Ballester, OCA Transbot, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools/tree/9.0 |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fetchmail - base - base_setup - web_kanban - web - bus |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_fethmail_bydate_form |
fetchmail.bydate.form | fetchmail.server | field | Inherits fetchmail.view_email_server_form |
last_internal_date
Datetime
help='Remote emails with a date greater than this will be downloaded. Only available with IMAP'
args: 'Last Download Date'
fetch_mail(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/7.0/fetchmail_bydate |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Mailing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Agile Business Group, Innoviu |
| COMMITTERS | |
| COMMITTERS | Lorenzo Battistini, archetipo |
| WEBSITE | |
| WEBSITE | http://www.innoviu.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - fetchmail - base - base_setup - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to fetch new emails (using IMAP) using their date, in addition to 'unseen' status. To enable this, you have to set a 'Last Download Date' in the fetchmail.server After that, emails with an internal date greater than the saved one will be downloaded. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_fethmail_bydate_form |
fetchmail.bydate.form | fetchmail.server | field | Inherits fetchmail.view_email_server_form |
No new fields.
Public methods (1)fetch_mail(self, cr, uid, ids, context=None)