You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
791 B

  1. In your mail tracking status screens (explained on module *mail_tracking*), you
  2. will see a more accurate information, like the 'Received' or 'Bounced' status,
  3. which are not usually detected by normal SMTP servers.
  4. It's also possible to make some checks to the partner's email addresses against
  5. the Mailgun API:
  6. - Check if the partner's email is in Mailgun's bounced list.
  7. - Check the validity of the partner's mailbox.
  8. - Force the partner's email into Mailgun's bounced list or delete from it.
  9. It's also possible to manually check a message mailgun tracking when the webhook
  10. couldn't be captured. For that, go to that message tracking form, press the
  11. button *Check Mailgun*. It's important to note that tracking events have quite a
  12. short lifespan, so after 24h they won't be recoverable.