Commit Graph

14 Commits

Author SHA1 Message Date
hveficent
ee8c5c5754 [MIG] mail_tracking_mailgun: Migration to 13.0 2022-05-17 17:16:14 -03:00
hveficent
5892f7db62 [IMP] mail_tracking_mailgun: black, isort 2022-05-17 17:16:14 -03:00
Katherine Zaoral
573181bcea [ADD] mail_tracking_mailgun: manage failed state from mailgun
This change let odoo process a state sent from mailgun legacy webhooks
that seems to apply when the message is not sent because the related
email has been mark us as spam or have bounced before. For solve this
add two new states to _mailgun_event_type_mapping_mailgun_event_type_mapping
method:

* failed: Mailgun could not deliver the email to the recipient email server
* rejected: Mailgun rejected the request to send/forward the email

source in https://documentation.mailgun.com/en/latest/quickstart-events.html#events.
2022-05-17 17:16:14 -03:00
David
167d0352ce [IMP] mail_tracking_mailgun: link to bounce event 2022-05-17 17:16:14 -03:00
ernesto
47dac3e38f [MIG] mail_tracking_mailgun: Migration to 12.0 2022-05-17 17:16:14 -03:00
David
85beba204f [FIX] mail_tracking_mailgun: alternative domain
- In case the sending domain is different from the one configured in the
mail.domain.catchall setting.
2022-05-17 17:16:14 -03:00
Sergio Teruel Albert
3deee37c61 [11.0][FIX] mail_tracking_mailgun: Read config parameters with sudo 2022-05-17 17:16:14 -03:00
David
ccee1257d8 [MIG] mail_tracking_mailgun: Migration to 11.0 2022-05-17 17:16:14 -03:00
David
bf01a3358d [FIX] mail_tracking_mailgun: manual sync gets events from other recipients 2022-05-17 17:16:14 -03:00
Pedro M. Baeza
07e9a8ac54 [FIX] mail_tracking_mailgun: Message error on bounce 2022-05-17 17:16:14 -03:00
David
112ed9a274 [10.0][FIX] mail_tracking_mailgun: Avoid key dict errors 2022-05-17 17:16:14 -03:00
David
3ca3ee4e49 [10.0][IMP] mail_tracking_mailgun: add partner mail checks 2022-05-17 17:16:13 -03:00
Damien Bouvy
24e5044065 [MIG] mail_tracking_mailgun: Migrated to 10.0 2022-05-17 17:16:13 -03:00
Pedro M. Baeza
9adb6bd763 [MIG] Rename manifest files 2022-05-17 17:16:13 -03:00