Skip to content

[19.0][MIG] Migrate fetchmail_from_imap_folder#234

Open
NL66278 wants to merge 80 commits into
OCA:19.0from
NL66278:19.0-mig-fetchmail_from_imap_folder
Open

[19.0][MIG] Migrate fetchmail_from_imap_folder#234
NL66278 wants to merge 80 commits into
OCA:19.0from
NL66278:19.0-mig-fetchmail_from_imap_folder

Conversation

@NL66278

@NL66278 NL66278 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This was originally the module fetchmail_attach_from_folder in the server-tools repository.

WIP: I need to clean the history of unrelated commits from server-tools.

Solved with: git-filter-repo --path fetchmail_attach_from_folder --path-rename fetchmail_attach_from_folder:fetchmail_from_imap_folder.

See: https://github.com/newren/git-filter-repo

hbrunn and others added 30 commits March 18, 2026 16:58
duplicates; don't break existing configurations
      - handle situation that optional mail address componenents not present in mail
      - slight reorganisation of code to aid debugging and made pep8 compliant as well.
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
from imap servers
[IMP] clean up the folders' treeview
[IMP] also log when we're done with one folder
mails creates/objects matched
[ADD] preliminary docstrings
issues with long running cron threads as rollback also releases the lock
[FIX] use mail_thread.message_parse in wizard
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
The key 'active' is deprecated and is a synonym for 'auto_install'.
This addon should not be automatically installed.
mymage and others added 7 commits March 18, 2026 16:58
Currently translated at 100.0% (91 of 91 strings)

Translation: server-tools-18.0/server-tools-18.0-fetchmail_attach_from_folder
Translate-URL: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-fetchmail_attach_from_folder/it/
- Update fields description for clarity
- Support fetch_last_day_only  to fetch only 24 hours of emails
- Process emails in reverse order
- Use BODY.PEEK to avoid marking email as seen
- Support email field 'reply_to' to matching
- Improve logging
- Relayout view to group related fields
- Add `seen` selection field

Add `seen` selection field
@OCA-git-bot OCA-git-bot added series:19.0 mod:fetchmail_from_imap_folder Module fetchmail_from_imap_folder labels Jul 13, 2026
@NL66278 NL66278 changed the title [19.0][MIG] Migrate fetchmail_from_imap_folder [WIP][19.0][MIG] Migrate fetchmail_from_imap_folder Jul 13, 2026
- move from server-tools repo to mail repo;
- rename module from fetchmail_attach_from_folder to fetchmail_from_imap_folder.
@NL66278
NL66278 force-pushed the 19.0-mig-fetchmail_from_imap_folder branch from 8250f93 to f5b3c44 Compare July 13, 2026 11:32
@NL66278 NL66278 changed the title [WIP][19.0][MIG] Migrate fetchmail_from_imap_folder [19.0][MIG] Migrate fetchmail_from_imap_folder Jul 13, 2026
@NL66278
NL66278 force-pushed the 19.0-mig-fetchmail_from_imap_folder branch 4 times, most recently from efd9610 to bbf8f27 Compare July 13, 2026 15:49
@NL66278
NL66278 force-pushed the 19.0-mig-fetchmail_from_imap_folder branch 8 times, most recently from f417d6b to b6e611e Compare July 15, 2026 08:24
@NL66278
NL66278 force-pushed the 19.0-mig-fetchmail_from_imap_folder branch from b6e611e to fe49e30 Compare July 15, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:fetchmail_from_imap_folder Module fetchmail_from_imap_folder series:19.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.