Skip to main content

Comments

3 comments

  • cPanelMichael
    Hello :) You can try disabling the PHP Mail function and force users to use SMTP authentication in their scripts. This post should help:
    0
  • thalesfp
    Hello Michael, Sorry for the delay. Do you recommend another function for send email through php? Thank you
    0
  • cPanelMichael
    Do you recommend another function for send email through php?

    No, but users can configure their scripts to use SMTP authentication instead of the PHP mail function. Thank you.
    0

Please sign in to leave a comment.