Commit Graph

8 Commits (dafb7bbe4f565c61b801d490eb49b1663d4b75a8)

Author SHA1 Message Date
Daniel Reis ec06042442 [MIG] mail_outbound_static: Migration to 16.0 2023-02-25 12:07:53 +00:00
Denis Roussel 7ee4afdb59 [14.0][FIX] mail_outbound_static: Apply pre-commit 2023-02-25 12:06:11 +00:00
Katherine Zaoral 66643e9125 new changes to squash after review:
- fix misspellings errors in documentation
- add unit test to avoid github checkers red status in codecov tests.
- add validation of email from and domain whitelist fields.
- update documentation remove roadmap for already updated functionalities.
- update translations
2023-02-25 12:06:11 +00:00
Katherine Zaoral d83dc8ca3c mail_outbound_static: Domain whitelist based logic. 2023-02-25 12:06:11 +00:00
eLBati c60495a721 [FIX] 13.0 mail_outbound_static
use sudo to get ir.config_parameter, otherwise when normal users try to
send email they get AccessError
2023-02-25 12:06:11 +00:00
Frédéric Garbely 2cdbe327bd [IMP] mail_outbound_static: black, isort, prettier 2023-02-25 12:06:11 +00:00
eLBati 5aa64c2362 Port mail_outbound_static to 12.0
Fixing and extending tests
Add setup
2023-02-25 12:06:11 +00:00
Dave Lasley 8a323e081b ADD mail_outbound_static: Allow configuration of from email header
* Allow for the configuration of the FROM header for outbound emails, and move the existing from header to Sender as per RFC-2822
2023-02-25 12:06:11 +00:00