Skip to main content

Email Spoofing Exim How Can This Be Stopped

Comments

2 comments

  • 24x7server
    Hi, This is a pure case of spamming. To avoid this, the best way is to disable the PHP mail function and use SMTP authentication in the PHP mail script, so the mails will be send through PHP script, but it will actually authenticate the mail server properly.
    0
  • cPanelMichael
    Hello, The following document is a good place to start: How to Prevent Email Abuse - cPanel Knowledge Base - cPanel Documentation In particular, note the section titled "Experimental: Rewrite From: header to match actual sender". Thank you.
    0

Please sign in to leave a comment.