Commit Graph

14 Commits (ec1fee6980eaa7994ac35d1be0e270eef29fab1c)

Author SHA1 Message Date
Holger Brunn 5c772dd111 [FIX] we want object_id not to be required 2025-03-11 13:58:11 +01:00
Holger Brunn 7fd067856a [IMP] use a dedicated logger 2025-03-11 13:58:11 +01:00
Holger Brunn c63acca18e [REN] preliminary migration of fetchmail_attach_from_folder 2025-03-11 13:58:11 +01:00
Stéphane Bidoul 39f511e324 move all modules to __unported__ on master branch and set installable=False 2025-03-11 13:58:11 +01:00
Holger Brunn 3c1c3724d1 [ADD] port fetchmail_attach_from_folder to 7.0 2025-03-11 13:58:11 +01:00
Alexandre Fayolle 5bb58fe5b4 [REVERT] merged and pushed on 7.0 instead of 6.1 branch... 2025-03-11 13:58:11 +01:00
Holger Brunn fe1379c3be [FIX] don't rollback() transation, use savepoint. This fixes concurrency
issues with long running cron threads as rollback also releases the lock
2025-03-11 13:58:11 +01:00
Holger Brunn bec5ca112b [IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
2025-03-11 13:58:11 +01:00
Holger Brunn 26387f637e [FIX] attach mail attachments to matched object in non-OpenERP case 2025-03-11 13:58:11 +01:00
Holger Brunn 972b540516 [IMP] refactored fetch_mail
[IMP] also log when we're done with one folder
2025-03-11 13:58:11 +01:00
Holger Brunn e77fe1e0f6 [ADD] msg_state field for folders - set the state of messages fetched
from imap servers
[IMP] clean up the folders' treeview
2025-03-11 13:58:11 +01:00
Holger Brunn 3eb12970a5 [IMP] autopep8
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
2025-03-11 13:58:11 +01:00
Holger Brunn 9899c5056c [MRG] lp:~therp-nl/therp-addons/fetchmail_attach_from_folder rev 89 2025-03-11 13:58:11 +01:00
Holger Brunn 55e10b8021 [ADD] make retrieval configurable per folder; use msgid to exclude
duplicates; don't break existing configurations
2025-03-11 13:58:11 +01:00