trunk: procmail tweak from dan.

This commit is contained in:
Chris PeBenito 2007-06-21 14:54:34 +00:00
parent 7f089782ae
commit a90a256f64

View File

@ -1,5 +1,5 @@
policy_module(procmail,1.5.0)
policy_module(procmail,1.5.1)
########################################
#
@ -100,6 +100,10 @@ optional_policy(`
logging_send_syslog_msg(procmail_t)
')
optional_policy(`
nis_use_ypbind(procmail_t)
')
optional_policy(`
# for a bug in the postfix local program
postfix_dontaudit_rw_local_tcp_sockets(procmail_t)
@ -119,6 +123,7 @@ optional_policy(`
optional_policy(`
corenet_udp_bind_generic_port(procmail_t)
corenet_dontaudit_udp_bind_all_ports(procmail_t)
spamassassin_exec(procmail_t)
spamassassin_exec_client(procmail_t)