Commit Graph

16 Commits (e2aaea4d855b0a438bb38df2d74c20cb225e4658)

Author SHA1 Message Date
OCA-git-bot 7f8dfd03a8 [BOT] post-merge updates 2024-02-16 15:40:45 +01:00
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
OCA-git-bot d439f780c4 [BOT] post-merge updates 2023-11-21 13:15:48 +05:30
OCA-git-bot ea00c57f69 [UPD] README.rst 2023-11-21 13:15:48 +05:30
OCA-git-bot 0cc44047c2 [UPD] README.rst 2023-11-21 13:15:48 +05:30
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
OCA-git-bot 5f24a54ae1 [UPD] README.rst 2023-11-21 13:15:48 +05:30
Maksym Yankin 42e0392d30 [MIG] mail_outbound_static: Migration to 15.0 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
OCA-git-bot bdfc53e7e8 [UPD] README.rst 2023-11-21 13:15:48 +05:30
OCA-git-bot b4e566ab44 [UPD] README.rst 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
Dave Lasley 32d934a67b 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-11-21 13:15:48 +05:30