drop transition from send_mail since its more then a transition

This commit is contained in:
Chris PeBenito 2005-05-13 20:51:54 +00:00
parent c28c4b03c9
commit 35519c1d17
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@ logging_send_system_log_message($1)
# #
# privmail: # privmail:
# #
mta_send_mail_transition($1) mta_send_mail($1)
# this needs more work: # this needs more work:
allow mta_user_agent $1:fd use; allow mta_user_agent $1:fd use;
allow mta_user_agent $1:process sigchld; allow mta_user_agent $1:process sigchld;