hi guys.
All these SELinux denials were caused by an external tool
(part of the HA management actually & running on the same
box as postfix), a script which part is:
sendmail)
sendmail -t -r "${email_sender}" <<__EOF__
From: ${email_sender}
To: ${email_recipient}
Return-Path: ${email_sender}
Subject: ${email_subject}
${email_body}
__EOF__
Would somebody care to comment as to whether:
a) is there anything on postfix's end exclusively, that
could be "fixed in" to mitigate such a scenario where
external tool does "circumvent" mail delivery?
b) what to "fix" on "external" mail tools' end in order to
adhere to system's default mail delivery?
I think "a" is preferable.
many thanks, L.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org