Skip to main content

Allows you to configure the from header for a mail server.

Project description

Beta License: LGPL-3 OCA/social Translate me on Weblate Try me on Runboat

This module brings Odoo outbound emails in to strict compliance with RFC-2822 by allowing for a dynamically configured From header, with the sender’s e-mail being appended into the proper Sender header instead. To accomplish this we:

  • Add a domain whitelist field in the mail server model. This one represent an allowed Domains list separated by commas. If there is not given SMTP server it will let us to search the proper mail server to be used to send the messages where the message ‘From’ email domain match with the domain whitelist. If there is not mail server that matches then will use the default mail server to send the message.

  • Add a Email From field that will let us to email from a specific address taking into account this conditions:

    1. If the sender domain match with the domain whitelist then the original message’s ‘From’ will remain as it is and will not be changed because the mail server is able to send in the name of the sender domain.

    2. If the original message’s ‘From’ does not match with the domain whitelist then the email From is replaced with the Email From field value.

  • Add compatibility to define the smtp information in Odoo config file. Both smtp_from and smtp_whitelist_domain values will be used if there is not mail server configured in the system.

Table of contents

Usage

  • Navigate to an Outbound Email Server

  • Set the Email From option to an email address

  • Set the Domain Whitelist option with the domain whitelist

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

Authors

  • brain-tec AG

  • LasLabs

  • Adhoc SA

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page