Notify bounce emails

mail_notify_bounce
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/10.0/mail_notify_bounce
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYMail
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSHolger Brunn, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - fetchmail
    - mail
    - base
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_email_server_form_bounce_address view_email_server_form_bounce_address fetchmail.server notebook Inherits fetchmail.view_email_server_form
Models touched (2)

New fields (1)
  • bounce_notify_partner_ids Many2many → res.partner
    string='Notify bounce emails to' args: 'res.partner'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • message_route(self, message, message_dict, model=None, thread_id=None, custom_values=None)
    @api.model
  • notify_bounce_partners(self, message, fetchmail, message_dict)
    @api.model