]> BookStack Code Mirror - bookstack/commit
Made sendmail command configurable
authorDan Brown <redacted>
Fri, 17 Feb 2023 14:25:38 +0000 (14:25 +0000)
committerDan Brown <redacted>
Fri, 17 Feb 2023 14:25:38 +0000 (14:25 +0000)
commitaf31a6fc1b700df5c0a4264571946d8984ff9321
tree3ef4d7ca5dbf915f0d5b89b5e9edcd8f46c630fc
parent08b39500b3b27181a7a1a0e4ee51dabce45673c2
Made sendmail command configurable

For #4001
Added simple test to cover config option.
.env.example.complete
app/Config/mail.php
tests/Unit/ConfigTest.php