Commit Graph

11 Commits

Author SHA1 Message Date
EAJGlobal
836c7d0981
Fixed Deprecated Warning 2022-08-23 16:05:03 +00:00
Jairo Llopis
814329c55a [FIX] mail_tracking: reduce spammy score
Fix https://github.com/OCA/social/issues/701, following idea from https://kb.mailwizz.com/articles/low-score-in-spamassassin-because-of-the-rand_mktg_header-rule/ to avoid matching the regexp explained in https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7888#c5

@Tecnativa TT29674
2022-04-20 14:46:21 +05:30
simonev
7f964d9386 [14.0][MIG] mail_tracking 2022-04-20 14:46:21 +05:30
Wolfgang Pichler
26c6cd33af [FIX] re.search will return None when nothing found. So we have to check for this 2022-04-20 14:46:21 +05:30
Alexandre Díaz
200e016ab8 [IMP] mail_tracking: black, isort 2022-04-20 14:46:21 +05:30
ernesto
cd1d3be640 [MIG] mail_tracking: Migration to 12.0 2022-04-20 14:46:21 +05:30
David
4c0a9e46c9 [MIG] mail_tracking: Migration to 11.0 2022-04-20 14:46:21 +05:30
Antonio Espinosa
2c5a5647db [FIX] mail_tracking: bugfixes (#199)
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
2022-04-20 14:46:21 +05:30
Pedro M. Baeza
adbd66323f [FIX] mail_tracking: Obtain outgoing server with sudo
As regular users can't access this object.
2022-04-20 14:46:21 +05:30
Damien Bouvy
4798d3c817 [MIG] mail_tracking: Migrated to 10.0 2022-04-20 14:46:21 +05:30
Antonio Espinosa
3d302148c1 [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2022-04-20 14:46:21 +05:30