Skip to content

Introduce email.use_sendmail option

Petr Lautrbach requested to merge bachradsusi/framework:use-sendmail into main

With this option set in setroubleshoot.conf it's possible to use 'sendmail' on localhost to send emails.

Add this to /etc/setroubleshoot/setroubleshoot.conf to enable this feature:

[email] use_sendmail = True

Merge request reports

Loading