social/mail_tracking/models
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
..
__init__.py [MIG] mail_tracking: Migration to 11.0 2018-05-07 10:22:39 +01:00
ir_mail_server.py [MIG] mail_tracking: Migration to 11.0 2018-05-07 10:22:39 +01:00
mail_mail.py [MIG] mail_tracking: Migration to 11.0 2018-05-07 10:22:39 +01:00
mail_message.py [MIG] mail_tracking: Migration to 11.0 2018-05-07 10:22:39 +01:00
mail_tracking_email.py [FIX] mail_tracking: wrong bounced partner 2018-12-11 11:27:07 +01:00
mail_tracking_event.py [MIG] mail_tracking: Migration to 11.0 2018-05-07 10:22:39 +01:00
res_partner.py [FIX] mail_tracking: wrong bounced partner 2018-12-11 11:27:07 +01:00