Skip to content

Files

Latest commit

fd38a92 · Sep 15, 2020

History

History
This branch is 34 commits behind OCA/social:10.0.

mail_outbound_static

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 15, 2020
Aug 5, 2020
Aug 3, 2020
Sep 15, 2020
Aug 6, 2020
Aug 3, 2020
Sep 15, 2020
Aug 3, 2020
Aug 3, 2020

Mail Outbound Static

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

This module brings Odoo outbound emails in to strict compliance with RFC-2822 by allowing for a statically configured From header, with the sender's e-mail being appended into the proper Sender header instead.

Table of contents

  • Navigate to an Outbound Email Server
  • Set the Email From option to an email address
  • If not email_from has been defined in any smtp server, the address can be obtained via the odoo.conf file, using the parameter email_from, Ex:

# specify the SMTP email address for sending email

email_from = example@server.com

  • Allow for domain-based whitelist that will not be manipulated

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 smashing it by providing a detailed and welcomed feedback.

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

  • LasLabs
  • Trescloud

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.