Skip to main content

How can I stop my account from sending spam emails?

Comments

3 comments

  • cPRex Jurassic Moderator
    Hey there! I'd recommend reading through our support article here:
    0
  • rscalover
    Hello, You mention friends are telling you that they receive spam ask them to "screenshot" the message headers that should give you an id after that on an ssh shell grep the_message_id_here /var/log/exim_mainlog
    0
  • ffeingol
    If you find out it's a compromised mailbox after you change the password make sure your restart IMAP and Exim. If not, and they are already authenticated, they can continue to send. Simply searching /var/log/exim_mainlog for the subjects you gave above should give you a lot of clues. You'll be able to see if it's coming from a compromised script or if they are logging in from a remote IP (compromised mailbox). If it's the later, you'll be able to see the mailbox that they are using to authenticate.
    0

Please sign in to leave a comment.