social/mail_tracking_mailgun/tests
David b58238dcf0 [FIX] mail_tracking_mailgun: discard non Odoo events
When we use the same Mailgun domain for other services, the email events
for those services we'll be pushed to the Odoo controller as well. We
want to discard them as they're useless to us.

Aside from that, in the case a wrong db is called to the controller, we
better logging the failed request is going to be more useful than
raising an error.
2024-07-11 08:27:37 +02:00
..
__init__.py [MIG] mail_tracking_mailgun: Migration to 11.0 2023-11-02 12:33:26 +01:00
test_mailgun.py [FIX] mail_tracking_mailgun: discard non Odoo events 2024-07-11 08:27:37 +02:00