File: //usr/share/setroubleshoot/plugins/httpd_can_sendmail.pyo
�
c�L]c @ sj d d l Z e j d d e �Z e j Z d d l Td d l m Z d d l Z d e f d � � YZ d S( i����Ns setroubleshoot-pluginst fallback( t *( t Plugint pluginc B sb e Z e d � Z e d � Z e d � Z d Z e d � Z e d � Z d Z d � Z
d � Z RS( sB
SELinux is preventing the http daemon from sending mail.
s�
SELinux has denied the http daemon from sending mail. An
httpd script is trying to connect to a mail port or execute the
sendmail command. If you did not setup httpd to sendmail, this could
signal an intrusion attempt.
st
If you want httpd to send mail you need to turn on the
$BOOLEAN boolean: "setsebool -P
$BOOLEAN=1"
s setsebool -P $BOOLEAN=1s'