Skip to main content

How to disallow php scripts sending out mail from outside server mail addresses?

Comments

1 comment

  • cPanelMichael
    Hello :) For PHP scripts, you could add "mail" to the disable_functions line in your PHP configuration file. However, that's not configurable on a per-email-address basis. Thank you.
    0

Please sign in to leave a comment.