Skip to main content

Protect CPanel From Outgong Spammer (Fake Sender)

Comments

3 comments

  • cPanelMichael
    Hello :) The following document is a good place to start to prevent email abuse: How to Prevent Email Abuse You can't really prevent spoofing if you want to allow PHP scripts to send out email without authentication, but you can make it easier to identify the spammers by enabling the following option in "WHM Home " Service Configuration " Exim Configuration Manager": "EXPERIMENTAL: Rewrite From: header to match actual sender" Also, some administrators enable SpamAssassin for outgoing email by selecting: "Scan outgoing messages for spam and reject based on SpamAssassin" internal spam_score setting " Thank you.
    0
  • al_bozorgi
    thank you Michael But i do all polices say in[COLOR="#B22222"> How to Prevent Email Abuse link and enable "[COLOR="#B22222">Scan outgoing messages for spam and reject based on SpamAssassin" internal spam_score setting " + set [COLOR="#B22222">all to [COLOR="#B22222">EXPERIMENTAL: Rewrite From: header to match actual sender in [COLOR="#0000CD">WHM Home " Service Configuration " Exim Configuration Manager. But That PHP Code in post #1[COLOR="#FF0000"> can send email and [COLOR="#FF0000">no one these polices setting cannot stop it. Do you test that PHP code in your CPanel ?
    0
  • cPanelMichael
    Yes, please see the following quote from my last response: [QUOTE]You can't really prevent spoofing if you want to allow PHP scripts to send out email without authentication
    The only way you can prevent this completely is if you disable sending out through PHP scripts without SMTP authentication. Thank you.
    0

Please sign in to leave a comment.