Email tracking system for all mails sent
Project description
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.
Table of contents
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,mail_tracking
Configuration
As there can be scenarios where sending a tracking img in the email body is not desired, there is a global system parameter “mail_tracking.tracking_img_disabled” that can be set to True to remove the tracking img from all outgoing emails. Note that the Opened status will not be available in this case.
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
Cc: It’s a Carbon-Copy recipient. Can’t know the status so is ‘Unknown’
No Email: The partner doesn’t have a defined email
No Partner: The recipient doesn’t have a defined 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
When the message generates an ‘error’ status, it will apear on discuss ‘Failed’ channel. Any view with chatter can show the failed messages too.
Discuss
Chatter
You can use “Failed sent messages” filter present in all views to show records with messages in failed status and that needs an user action.
Filter
Known issues / Roadmap
Integrate with the core mail.notification model. A soft way would be to write a notification event along with the mail.tracking.event ones. Another way could be to merge both models and build the module features on top of it. This might imply a refactor though.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Other credits
Images
Odoo Community Association: Icon.
Thanks to LlubNek and Openclipart for the icon.
Maintainers
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.
This module is part of the OCA/social project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
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 odoo_addon_mail_tracking-16.0.1.0.5.13-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_mail_tracking-16.0.1.0.5.13-py3-none-any.whl
- Upload date:
- Size: 520.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9825767f2ab608ad352402192eed329f1bab94af7c63d3108ce3551e1a429dec |
|
MD5 | 7c7501932a5715e1548f5def6c2a0085 |
|
BLAKE2b-256 | dcccdc254aa2197e7843700cd81e9a6d314b3cc5d419137464d9f2d8f2ad6055 |