Commit Graph

8 Commits (fe1379c3be6a4d6ee6fe93f31cff06290df01782)

Author SHA1 Message Date
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