Commit Graph

9 Commits (d1329bb808534a659436f09cf2c965dbf33a3adb)

Author SHA1 Message Date
OCA-git-bot e0fc3e891a [UPD] README.rst 2023-03-21 13:33:12 +00:00
Yoshi Tashiro bc83913e84 [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-01-30 16:48:20 +06:30
Maksym Yankin a4e70bc598 [MIG] mail_outbound_static: Migration to 15.0 2022-01-26 10:22:37 +02:00
Katherine Zaoral 201e35d24e 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
2022-01-26 09:36:00 +02:00
Katherine Zaoral 7a9fcb44e3 mail_outbound_static: Domain whitelist based logic. 2022-01-26 09:35:49 +02:00
Pierre Pizzetta 87dfa76370 [MIG] mail_outbound_static: Migration to 14.0 2022-01-26 09:34:12 +02:00
OCA-git-bot a89af4c4ff [UPD] README.rst 2022-01-26 09:34:12 +02:00
OCA-git-bot 76cbadbb06 [UPD] README.rst 2022-01-26 09:34:12 +02:00
eLBati 4cbb2097eb Port mail_outbound_static to 12.0
Fixing and extending tests
Add setup
2022-01-26 09:34:12 +02:00