Commit Graph

13 Commits (bac73d64ae91a33151b1f1aef5e8e397bef19ed1)

Author SHA1 Message Date
OCA-git-bot 8fb8fc30f7 [BOT] post-merge updates 2023-10-05 15:56:04 +00:00
OCA-git-bot 8cc1f3516c [UPD] README.rst 2023-09-03 17:03:29 +00:00
OCA-git-bot 47b9330d6f [UPD] README.rst 2023-04-18 17:01:45 +00:00
Yoshi Tashiro f5824be6d1 [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-03-22 15:19:39 +06:30
OCA-git-bot 6449191495 [UPD] README.rst 2023-03-20 09:52:06 +00:00
Maksym Yankin ee4ff7e20f [MIG] mail_outbound_static: Migration to 15.0 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
OCA-git-bot 2b6b38455f [UPD] README.rst 2023-02-25 12:06:11 +00:00
OCA-git-bot 127cd49531 [UPD] README.rst 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