Commit Graph

8 Commits (e2aaea4d855b0a438bb38df2d74c20cb225e4658)

Author SHA1 Message Date
SodexisTeam b27266074f [MIG] mail_outbound_static: Migration to 17.0 2024-02-16 15:40:44 +01:00
SodexisTeam b8918de135 [IMP] mail_outbound_static: pre-commit auto fixes 2024-02-16 15:40:38 +01:00
Yoshi Tashiro ea4011508a [FIX] Move smtp info update logic to _prepare_email_message()
Since 15.0, smtp info is prepared in _prepare_email_message() which is called
from send_email(), and the smtp info manipulation should be done in this method
instead of in send_email().
2023-11-21 13:15:48 +05:30
Katherine Zaoral 89e5ba2bba 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-11-21 13:15:48 +05:30
Katherine Zaoral 3309100448 mail_outbound_static: Domain whitelist based logic. 2023-11-21 13:15:48 +05:30
Pierre Pizzetta afa00ae20e [MIG] mail_outbound_static: Migration to 14.0 2023-11-21 13:15:48 +05:30
Frédéric Garbely f64086c10a [MIG] mail_outbound_static: Migration to 13.0 2023-11-21 13:15:48 +05:30
eLBati 997c00ed3e Port mail_outbound_static to 12.0
Fixing and extending tests
Add setup
2023-11-21 13:15:48 +05:30