Skip to main content

Remote Sending Spam

Comments

7 comments

  • mtindor
    Does this produce anything: grep 1WUwM8-0006PP-5Y /var/log/exim_mainlog|grep courier_login If so, is there a local email account listed right after courier_login: that is the same in all of those messages? That would be an indicator of a breached email account being used to send spam. Mike
    0
  • wilson18
    [quote="mtindor, post: 1609721">Does this produce anything: grep 1WUwM8-0006PP-5Y /var/log/exim_mainlog|grep courier_login If so, is there a local email account listed right after courier_login: that is the same in all of those messages? That would be an indicator of a breached email account being used to send spam. Mike
    Hi Mike, Thanks for getting back to me. I have just tried that and nothing comes back from it Chris
    0
  • wilson18
    When just doing grep 1WUwM8-0006PP-5Y /var/log/exim_mainlog I get the following 2014-04-01 11:55:53 1WUwM8-0006PP-5Y H=mail6.domain.com [208.123.xx.xx]:41733 Warning: "SpamAssassin as localuser detected message as NOT spam (-4.6)" 2014-04-01 11:55:53 1WUwM8-0006PP-5Y H=mail6.domaintoo.com [208.123.68.16]:41733 Warning: Message has been scanned: no virus or other harmful content was found 2014-04-01 11:55:53 1WUwM8-0006PP-5Y <= bounce-zwdsprsbwsblkrrwzrdzkwmdrlwzw...sswalkmail.com H=mail6.domaintoo.com [208.123.xx.xx]:41733 P=esmtp S=31849 id=312557203.5176246.1396348555039.JavaMail.root@domaintoo.com T="How to Prepare Your Kids for Meaningful and Worthy Lives" for user@domain.com 2014-04-01 11:55:53 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1WUwM8-0006PP-5Y 2014-04-01 11:55:53 1WUwM8-0006PP-5Y => localuser R=localuser T=local_delivery 2014-04-01 11:55:53 1WUwM8-0006PP-5Y Completed
    0
  • mtindor
    [quote="wilson18, post: 1609852">When just doing grep 1WUwM8-0006PP-5Y /var/log/exim_mainlog I get the following 2014-04-01 11:55:53 1WUwM8-0006PP-5Y H=mail6.domain.com [208.123.xx.xx]:41733 Warning: "SpamAssassin as localuser detected message as NOT spam (-4.6)" 2014-04-01 11:55:53 1WUwM8-0006PP-5Y H=mail6.domaintoo.com [208.123.68.16]:41733 Warning: Message has been scanned: no virus or other harmful content was found 2014-04-01 11:55:53 1WUwM8-0006PP-5Y <= bounce-zwdsprsbwsblkrrwzrdzkwmdrlwzw...sswalkmail.com H=mail6.domaintoo.com [208.123.xx.xx]:41733 P=esmtp S=31849 id=312557203.5176246.1396348555039.JavaMail.root@domaintoo.com T="How to Prepare Your Kids for Meaningful and Worthy Lives" for user@domain.com 2014-04-01 11:55:53 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1WUwM8-0006PP-5Y 2014-04-01 11:55:53 1WUwM8-0006PP-5Y => localuser R=localuser T=local_delivery 2014-04-01 11:55:53 1WUwM8-0006PP-5Y Completed

    That [and the info from your first post] seem to indicate that those are just normal emails coming in from external mailservers to your mailsystem for your users. I dont particularly see anything wrong at this point. What is it that is making you believe that your server is sending out unwanted mails to remote mailservers? Mike
    0
  • cPanelMichael
    Hello :) The "-remote-" user is used for incoming and outgoing mails that are not local. Effectively, it's used for when an email is sent out of the server or when an email is sent to the server and the sender or recipient are remote. Is there any other evidence that leads you to believe that this is SPAM email? Thank you.
    0
  • wilson18
    Im thinking they are spam due to the domains they are coming from not actually been hosted on the server on anyones accounts and yet they are still going out.
    0
  • cPanelMichael
    The following document is a good place to start if you want to prevent email abuse: cPanel - Prevent Email Abuse You may also want to enable SpamAssassin for outgoing email to help reduce the potential of SPAM being sent from your server. Thank you.
    0

Please sign in to leave a comment.