Commit Graph

22 Commits (13.0)

Author SHA1 Message Date
OCA-git-bot 5c673b61c7 [UPD] README.rst 2023-09-03 16:58:35 +00:00
Weblate 221dc95ec3 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_outbound_static
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_outbound_static/
2023-03-20 10:03:32 +00:00
OCA-git-bot f5f41961be [UPD] README.rst 2023-03-20 10:00:42 +00:00
oca-ci 5b4b2104f6 [UPD] Update mail_outbound_static.pot 2023-03-20 09:55:09 +00:00
Sergei Ruzki 5dcf0e3ad2 [IMP]
if server has no catchall support, there should be Reply-To message field modified, so the replies returns to the same address, we used for 'From' field
So there is special flag added, user can easily turn this option on
2023-03-20 10:31:11 +01:00
Alexandre D. Díaz 32dcec55c7
[IMP] Apply pre-commit changes: Resolve conflicts 2021-01-27 14:12:46 +00:00
OCA Transbot 9da94f82ac Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: social-13.0/social-13.0-mail_outbound_static
Translate-URL: https://translation.odoo-community.org/projects/social-13-0/social-13-0-mail_outbound_static/
2020-12-09 23:51:13 +00:00
OCA-git-bot 8fd0ba75c4 mail_outbound_static 13.0.2.0.0 2020-12-09 23:50:17 +00:00
oca-travis c76795616f [UPD] Update mail_outbound_static.pot 2020-12-09 23:42:10 +00:00
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
OCA-git-bot 510e662545 mail_outbound_static 13.0.1.0.1 2020-07-29 12:57:44 +00: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
OCA-git-bot 511a98d867 [UPD] README.rst 2020-07-29 10:33:35 +00:00
oca-travis 03a49a59fa [UPD] Update mail_outbound_static.pot 2020-07-29 10:18:28 +00:00
Frédéric Garbely 3e282bf0e0 [IMP] mail_outbound_static: black, isort, prettier 2020-06-30 16:21:11 +02:00
Frédéric Garbely a25bea81d2 [MIG] mail_outbound_static: Migration to 13.0 2020-06-30 15:46:25 +02:00
OCA-git-bot 2adbc4d153 [UPD] README.rst 2020-06-30 15:43:57 +02:00
oca-travis 555962395f [UPD] Update mail_outbound_static.pot 2020-06-30 15:43:57 +02:00
Lorenzo Battistini d3b83d44d7 Update website in mail_outbound_static/__manifest__.py
Co-Authored-By: Jairo Llopis <Yajo@users.noreply.github.com>
2020-06-30 15:43:57 +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