Email tracking
by Tecnativa https://github.com/OCA/social , Odoo Community Association (OCA) https://github.com/OCA/socialAvailability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Technical Name |
mail_tracking |
License | AGPL-3 |
Website | http://www.tecnativa.com |
Versions | 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 |
Mail tracking
This module shows email notification tracking status for any messages in mail thread (chatter). Each notified partner will have an intuitive icon just right to his name.
Installation
If you're using a multi-database installation (with or without dbfilter option) where /web/databse/selector returns a list of more than one database, then you need to add mail_tracking addon to wide load addons list (by default, only web addon), setting --load option. For example, --load=web,mail_tracking
Usage
When user sends a message in mail_thread (chatter), for instance in partner form, then an email tracking is created for each email notification. Then a status icon will appear just right to name of notified partner.
These are all available status icons:
Unknown: No email tracking info available. Maybe this notified partner has 'Receive Inbox Notifications by Email' == 'Never'
Waiting: Waiting to be sent
Error: Error while sending
Sent: Sent to SMTP server configured
Delivered: Delivered to final MX server
Opened: Opened by partner
If you want to see all tracking emails and events you can go to
- Settings > Technical > Email > Tracking emails
- Settings > Technical > Email > Tracking events
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
- Odoo Community Association: Icon.
- Thanks to LlubNek and Openclipart for the icon.
Contributors
- Pedro M. Baeza <pedro.baeza@tecnativa.com>
- 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.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedAmazing little feature
We had a hard time tracking who was getting mails from Odoo9, with this module it is realy clear who got mail and even much more, like if it was rejected or if it was opened. It works realy well.
this is great
https seems to block mail-tracking
Hello, tracking is blocked by https, and it works with http. Do you have a solution or an explanation. Thank you