Skip to main content

Spams generated from X-Mailer: PHPMailer.

Comments

8 comments

  • cPanelMichael
    -auth_id asfffrtcm@mydomain.com

    Hello, You may also want to try removing this email account, or changing it's password if you have confirmed no additional scripts exist under the account with the ability to send email. Additionally, review the mail queue on the server to verify none of the offending messages are queued for delivery from before the PHP mailing files were removed. Thank you.
    0
  • pendias
    Hello Michael, The email account asfffrtcm@mydomain.com[/EMAIL] (I've changed the actual name) doesn't exist on the server. It's generating such random non-existing email accounts and spamming with X-Mailer: PHPMailer 5.2.14 (GitHub - PHPMailer/PHPMailer
    0
  • 24x7server
    Hi, First of all if auth_id is generating in the mail header, you can try enabling sender verification on the server, so it will verify first and then deliver whether locally or remotely. auth_id generates when mail server is queried, so try below things first to check what is the cause: 1) Disable mail sending through nobody. 2) Disable PHP mail function. 3) Enable SMTP restriction. Try doing it one by one to see what happens, so you can get to the root cause..
    0
  • pendias
    Hello, Alright ! I'll work according to your suggestion and will let know the outcome.
    0
  • Jcats
    This may help as well: Spam emails being sent from cPanel account
    0
  • pendias
    Hello, From the three advises by '24x7server' memeber, I cannot apply 2. Disable PHP mail function - as I've too many accts using PHP for this purpose, and is required; SMTP restriction & Prevent "nobody" from sending mail are already enabled on the server. Jcats, I've applied the scripts suggested by you but yet to pull out the culprit script or reason exactly how's it happening. Please help me out.
    0
  • pendias
    Hello, You may also want to try removing this email account, or changing it's password if you have confirmed no additional scripts exist under the account with the ability to send email. Additionally, review the mail queue on the server to verify none of the offending messages are queued for delivery from before the PHP mailing files were removed. Thank you.

    Okay, Michael. You were right and I got rid of the spamming. I followed all the things you asked to. Also, I thank Jcats for his help. :)
    0
  • cPanelMichael
    I'm glad to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.