Mandrill mail events integration
Project description
Mandrill mail events integration
This module logs Mandrill email messages events.
Configuration
To configure this module, you need to:
Define an STMP server in Odoo at Settings > Technical > Email > Outgoing Mail Servers using Mandrill credentials from Mandrill settings panel (Settings > SMTP & API Credentials)
Define a webhook in Mandrill settings panel (Settings > Webhooks) with several triggers (Message Is Sent, Message Is Delayed, …) and ‘Post to URL’ like https://your_odoodomain.com/mandrill/event
Copy Webhook key and paste in your Odoo configuration file, in ‘options’ section, using ‘mandrill_webhook_key’ variable. This is optional, but recommended because it is used to validate Mandrill POST requests
Usage
When any email message is sent via Mandrill SMTP server, Odoo will add some metadata to email (Odoo DB, Odoo Model and Odoo Model record ID) using an special SMTP header (X-MC-Metadata). More info at Mandrill doc: Using Custom Message Metadata
Then when an event occurs related with that message (sent, open, click, bounce, …) Mandrill will trigger webhook configured and Odoo will log the message and the event.
In ‘Setting > Technical > Email > Mandrill emails’ you can see all messages sent using Mandrill. When clicking in one of them you’ll see message details and events related with it
In ‘Setting > Technical > Email > Mandrill events’ you can see all Mandrill events received
For further information, please visit:
Known issues / Roadmap
Define actions associated with events like open/click or bounce (via configuration or via other addon)
Create another addon ‘mass_mailing_mandrill’ (inheriting from mass_mailing and this addon) to process bounces like mass_mailing addon does
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 here.
Credits
Contributors
Rafael Blasco <rafabn@antiun.com>
Antonio Espinosa <antonioea@antiun.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 http://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
Hashes for odoo8_addon_mail_mandrill-8.0.1.0.0.99.dev37-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f783df625bd64bde98cfc2be62aa04d49e67ccf3f03196cffe111b10ed8075f |
|
MD5 | 0098b79ced103730c3035323e4191545 |
|
BLAKE2b-256 | bd2dbb898086742941a9cbf89375c933beb8f388d58485a5a664aa55b5a2d584 |