Jairo Llopis
|
b7b69281c6
|
[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
|
2021-07-09 10:41:39 +01:00 |
Wolfgang Pichler
|
05905e50c3
|
[FIX] re.search will return None when nothing found. So we have to check for this
|
2020-11-28 09:53:04 +01:00 |
Alexandre Díaz
|
c16bb47d6f
|
[IMP] mail_tracking: black, isort
|
2020-02-05 16:34:45 +01:00 |
ernesto
|
31948be06f
|
[MIG] mail_tracking: Migration to 12.0
|
2020-02-05 14:57:34 +01:00 |
David
|
8f30f4daa9
|
[MIG] mail_tracking: Migration to 11.0
|
2020-02-05 14:57:34 +01:00 |
Antonio Espinosa
|
5cb779b5eb
|
[FIX] mail_tracking: bugfixes (#199)
* [FIX] Only one data-odoo-tracking-email tag in each email
* [FIX] Get status even in multicompany instances
|
2020-02-05 14:57:34 +01:00 |
Pedro M. Baeza
|
1e179a2a33
|
[FIX] mail_tracking: Obtain outgoing server with sudo
As regular users can't access this object.
|
2020-02-05 14:57:34 +01:00 |
Damien Bouvy
|
a4b0b20d57
|
[MIG] mail_tracking: Migrated to 10.0
|
2020-02-05 14:57:34 +01:00 |
Antonio Espinosa
|
0a5c9adcd7
|
[8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon
* Add description icon
* Fixes remarked
* Fix Travis error
* Remarks fixed
|
2020-02-05 14:57:34 +01:00 |