Mail tracking and Mailgun webhooks integration
Project description
Mail tracking for Mailgun
This module integrates mail_tracking events with Mailgun webhooks.
Mailgun (https://www.mailgun.com/) is a service that provides an e-mail sending infrastructure through an SMTP server or via API. You can also query that API for seeing statistics of your sent e-mails, or provide hooks that processes the status changes in real time, which is the function used here.
Configuration
You must configure Mailgun webhooks in order to receive mail events:
Got a Mailgun account and validate your sending domain.
Go to Webhook tab and configure the below URL for each event:
https://<your_domain>/mail/tracking/all/<your_database>
Replace ‘<your_domain>’ with your Odoo install domain name and ‘<your_database>’ with your database name.
In order to validate Mailgun webhooks you have to save Mailgun api_key in a system parameter named ‘mailgun.apikey’. You can find Mailgun api_key in your validated sending domain.
Usage
In your mail tracking status screens (explained on module mail_tracking), you will see a more accurate information, like the ‘Received’ or ‘Bounced’ status, which are not usually detected by normal SMTP servers.
Known issues / Roadmap
There’s no support for more than one Mailgun mail server.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Images
Mailgun logo: SVG Icon.
Contributors
Antonio Espinosa <antonio.espinosa@tecnativa.com>
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo8_addon_mail_tracking_mailgun-8.0.1.0.0.99.dev10-py2-none-any.whl
.
File metadata
- Download URL: odoo8_addon_mail_tracking_mailgun-8.0.1.0.0.99.dev10-py2-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e368e9fb86310088e124a6611c3832b25b357cc2bcec023a660835709be85658 |
|
MD5 | 6750127ea00bf3f7a4c072b5e74d77bf |
|
BLAKE2b-256 | a062238a1e4b6061c057dea64085aa187e532fedc5757145721f30740381a9f8 |