Commit Graph

6 Commits (4e7c54c01224ecd816bcd04532b2c209838decd7)

Author SHA1 Message Date
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
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
Frédéric Garbely 3e282bf0e0 [IMP] mail_outbound_static: black, isort, prettier 2020-06-30 16:21:11 +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