drop transition from send_mail since its more then a transition
This commit is contained in:
parent
c28c4b03c9
commit
35519c1d17
|
@ -272,7 +272,7 @@ logging_send_system_log_message($1)
|
|||
#
|
||||
# privmail:
|
||||
#
|
||||
mta_send_mail_transition($1)
|
||||
mta_send_mail($1)
|
||||
# this needs more work:
|
||||
allow mta_user_agent $1:fd use;
|
||||
allow mta_user_agent $1:process sigchld;
|
||||
|
|
Loading…
Reference in New Issue