trunk: patch to allow sendmail to read ssl/tls certificates from Stefan Schulze Frielinghaus.
This commit is contained in:
parent
752ddf588f
commit
a2f444884b
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
policy_module(sendmail,1.5.0)
|
policy_module(sendmail,1.5.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
@ -91,6 +91,7 @@ libs_read_lib_files(sendmail_t)
|
|||||||
|
|
||||||
logging_send_syslog_msg(sendmail_t)
|
logging_send_syslog_msg(sendmail_t)
|
||||||
|
|
||||||
|
miscfiles_read_certs(sendmail_t)
|
||||||
miscfiles_read_localization(sendmail_t)
|
miscfiles_read_localization(sendmail_t)
|
||||||
|
|
||||||
sysnet_dns_name_resolve(sendmail_t)
|
sysnet_dns_name_resolve(sendmail_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user