Katherine Zaoral
542a0b90c0
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
2020-09-04 17:58:44 -03:00
Katherine Zaoral
c03654896f
[ADD] mail_outbound_static: Domain whitelist based logic.
2020-09-04 12:12:11 -03:00
eLBati
644823273e
[FIX] 13.0 mail_outbound_static
...
use sudo to get ir.config_parameter, otherwise when normal users try to
send email they get AccessError
2020-07-29 14:33:49 +02:00
Frédéric Garbely
3e282bf0e0
[IMP] mail_outbound_static: black, isort, prettier
2020-06-30 16:21:11 +02:00
eLBati
1415962d8d
Port mail_outbound_static to 12.0
...
Fixing and extending tests
Add setup
2020-06-30 15:43:57 +02:00
Dave Lasley
38ca4515e6
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
2020-06-30 15:43:57 +02:00