Anna Janiszewska
390f7061e5
[FIX] mail_drop_target: remove carriage returns and newlines from message_id
...
sometimes message_id has format:
'\r\n <AS4PR02MA8445729A3270B2F11E55EBD29B2A2@XS4PR02MBBX.eurprd.prod.outlook.com>'
This causes returning ValueError: Header values may not contain linefeed or carriage return characters
2024-03-20 12:13:32 +01:00
chien
ed5b0bd8fc
[MIG] mail_drop_target: Migration to 16.0
2024-02-19 10:30:07 +07:00
Jasmin Solanki
0ff1e8bc0c
[MIG] mail_drop_target: Migration to 15.0
2024-02-19 10:21:15 +07:00
Olga Marco
95501de8c6
[MIG] mail_drop_target: Migration to 14.0
2024-02-19 10:21:15 +07:00
Laurent Mignon (ACSONE)
fe1537d986
[FIX] mail_drop_target: Fix method signature due to change into odoo v13
...
fbd30f4266
2024-02-19 10:21:15 +07:00
Jairo Llopis
05ad9564ee
[FIX] mail_drop_target: new attribute name
...
The external dependency `extract_msg` changed how to access to the message id in [its 0.24.4 release][1].
That broke the branch. Fixing here.
[1]: https://github.com/mattgwwalker/msg-extractor/releases/tag/v0.24.4
@Tecnativa TT24457
2024-02-19 10:21:15 +07:00
Lois Rilo
33591ee656
[13.0][MIG] mail_drop_target: finish migration
2024-02-19 10:21:15 +07:00
Joan Sisquella
928b746eae
[MIG] mail_drop_target: Migration to 13.0
2024-02-19 10:21:15 +07:00
Joan Sisquella
014823bcd9
[IMP] mail_drop_target: black, isort
2024-02-19 10:21:15 +07:00
Enric Tobella
0817a73a0c
[11.0][FIX] mail_drop_target: Add sudo on config_param
2024-02-19 10:21:15 +07:00
Jordi Ballester Alomar
45bd390111
adds an option to disable the notification to existing followers
...
on a new email dropped to a record.
2024-02-19 10:21:15 +07:00
Enric Tobella
f933a9feb8
[IMP] mail_drop_target: Raise a warning when the file has already been imported
2024-02-19 10:21:15 +07:00
Enric Tobella
9de5ebf3b0
[MIG] mail_drop_target: Migration to 11.0
2024-02-19 10:21:15 +07:00
Holger Brunn
377991b97c
[ADD] mail_drop_target PoC
2024-02-19 10:21:15 +07:00