v 13.0 Third Party 341
Download for v 13.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 119
Technical Name mail_outbound_static
LicenseLGPL-3
Websitehttps://github.com/OCA/social
Versions 15.0 14.0 10.0 12.0 13.0 16.0 11.0
You bought this module and need support? Click here!

Mail Outbound Static

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.
  • If your server doesn’t support catchall too, you can activate Reply To The Same Address flag, so ‘Reply-To’ in your message will be the same as ‘From’.

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
  • Set the Reply to the same address option to modify ‘Reply-To’ message field

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

  • Solvti sp. z o.o.
  • 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.

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.