Notify bounce emails
by Agile Business Group 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_notify_bounce |
License | LGPL-3 |
Website | https://github.com/OCA/social |

Notify bounce emails
In case of bounced email messages retrieved by fetchmail, sender of original message will be notified. Also, it is possible to configure email addresses to be notified about bounced emails.
Typical use case:
- User configures a partner with a wrong email address
- User sends a message to that partner
- User gets notified about wrong email address
In some cases (see https://github.com/odoo/odoo/issues/21119.), these messages are silently discarded by odoo, so users don't know about possible failures. Also, even when bounce messages are correctly fetched by odoo, the sender, or other people, will not be notified.
Configuration
To configure additional recipients of bounced emails, you can open fetchmail server form and fill 'Notify bounce emails to' field
Usage
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 smash it by providing detailed and welcomed feedback.
Credits
Images
- Icon made by those-icons from https://www.flaticon.com/authors/those-icons
Contributors
- Lorenzo Battistini <lorenzo.battistini@agilebg.com>
Do not contact contributors directly about support or help with technical issues.
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 penalizedThere are no ratings yet!
Not working on odoo.sh
Hello Agile Business Group, Odoo Community Association (OCA), We used your module mail_notify_bounce and it's work successfully in our local server. we deploy the same functionality into odoo.sh and add Notify bounce emails in Incoming email server after that we sent one email with bad email address and run cron job of Fetch-mail Service but we didn't get any notifications in added Notify bounce email addresses could you help us for this issue ?