Skip to main content

Stop spam from non local domain

Comments

1 comment

  • cPanelMichael
    Hello :) The following document is a good place to start: How To Prevent Email Abuse Also, for PHP scripts, you could add "mail" to the disable_functions line in your PHP configuration file if you want to force PHP scripts to use SMTP authentication for sending out email. Thank you.
    0

Please sign in to leave a comment.