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
e6e6293ae4
[IMP] adjust view definitions to 7.0
...
[FIX] use mail_thread.message_parse in wizard
2025-03-11 13:58:11 +01:00
Holger Brunn
c413d33c06
[IMP] remove deprecated type field for views
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
Ronald Portier
cbc874295d
[IMP] - convert mailadresses to lowercase to increase change for match
...
- handle situation that optional mail address componenents not present in mail
- slight reorganisation of code to aid debugging and made pep8 compliant as well.
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