diff --git a/docs/macro_conversion_guide b/docs/macro_conversion_guide index d3e990284..ab2598784 100644 --- a/docs/macro_conversion_guide +++ b/docs/macro_conversion_guide @@ -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;