TIP: You can type at any time to perform a new search.
Autogenerated headers
mail_autogenerated_header · OCA/mail
- Repository
- OCA/mail · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Tools
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/mail
- Last tracking update
- 2026-08-07 08:42:57
- Authors
- Odoo Community Association (OCA), Therp BV, Hunki Enterprises BV
- Maintainers
- Odoo Community Association (OCA), Therp BV, Hunki Enterprises BV
- Committers
- LauraCForgeFlow, Vincent Van Rossem, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module was written to mark Odoo's emails as being autogenerated according to `RFC 3834 <https://tools.ietf.org/html/rfc3834>`_, section 5. This allows receiving mail servers to act accordingly by for example not sending a vacation autoreply. On the receiving side, this module drops all notifications for autogenerated incoming e-mails. The combination of both avoids possible mail loops with misconfigured or broken email servers on the opposite side.
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
send_email(self, message, mail_server_id=None, smtp_server=None, smtp_port=None, smtp_user=None, smtp_password=None, smtp_encryption=None, smtp_ssl_certificate=None, smtp_ssl_private_key=None, smtp_debug=False, smtp_session=None)@api.model
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 127 days ago
- Last activity
- 4 days ago
- Repository
- OCA/mail
- Pull request
- [19.0][MIG] mail_autogenerated_header: Migration to 19.0 (#179)