Commit Graph

10 Commits (bac73d64ae91a33151b1f1aef5e8e397bef19ed1)

Author SHA1 Message Date
Víctor Martínez 95fd7285cc [FIX] mail_outbound_static: Remove warning 2023-02-25 12:06:11 +00:00
Maksym Yankin 5d87c6ea10 fixup! [MIG] mail_outbound_static: Migration to 15.0 2023-02-25 12:06:11 +00:00
Maksym Yankin ee4ff7e20f [MIG] mail_outbound_static: Migration to 15.0 2023-02-25 12:06:11 +00:00
Maksym Yankin e8f34ab8b3 [IMP] mail_outbound_static: black, isort, prettier 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
Pierre Pizzetta 5c0f533378 [MIG] mail_outbound_static: Migration to 14.0 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