Skip to Content
Menu
v 10.0 Third Party 129
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Technical Name mail_notify_bounce
LicenseLGPL-3
Websitehttps://github.com/OCA/social
You bought this module and need support? Click here!
License: LGPL-3

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

Try me on Runbot

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

Do not contact contributors directly about support or help with technical issues.

Maintainer

Odoo Community Association

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Not working on odoo.sh
by
Jainesh Shah
on 1/9/20, 2:05 AM

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 ?