Commit Graph

9 Commits (26e787d6bef542e6b88dcca81435a84dae2ffbcc)

Author SHA1 Message Date
David ea04357131 [FIX] mail_tracking: wrong bounced partner
- Partner get bounced when his associated email is in a hard bounced
tracking. It didn't matter if the hard bounce event was solved in that
recipient later and leaded to an increasing number of false positives.
- We also use the email_bounced_set() method to get the whole bounce
info in case positive.
2018-12-11 11:27:07 +01:00
David bae9999b19 [MIG] mail_tracking: Migration to 11.0 2018-05-07 10:22:39 +01:00
Antonio Espinosa aa5628abbd [8.0][FIX][mail_tracking] Use event recipient address to find partners and contacts to bounce (#133) 2018-05-07 10:22:39 +01:00
Antonio Espinosa 83242949d7 Add access to portal/public user to his own email trackings 2018-05-07 10:22:39 +01:00
Antonio Espinosa dedd39493a [IMP] mail_tracking performance and bounce process (#103) 2018-05-07 10:22:39 +01:00
Damien Bouvy 2cb4a5b628 [MIG] mail_tracking: Migrated to 10.0 2018-05-07 10:22:39 +01:00
Antonio Espinosa 6585c28029 [FIX] Update email_score when email changes 2018-05-07 10:22:39 +01:00
Antonio Espinosa 2ce03efc7f [8.0][IMP][mail_tracking] Speed installation time and discard concurrent events (#82)
[IMP] mail_tracking: Speed installation time, discard concurrent events and other fixes
2018-05-07 10:22:39 +01:00
Antonio Espinosa 9443c971af [8.0][ADD] mail_tracking addon (#67)
* [ADD] mail_tracking addon

* Add description icon

* Fixes remarked

* Fix Travis error

* Remarks fixed
2018-05-07 10:22:39 +01:00