Commit Graph

4 Commits (644823273e3d6fac39dfa9b57f2fed632af44f6f)

Author SHA1 Message Date
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
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