blaszlo
Verified User
- Joined
- Jun 9, 2008
- Messages
- 116
Hello all,
I am having a major issue where thousandsd of spam messages have been send from my server using the [email protected] account and I cannot figure out how it is being done or how to stop it. To stop the bleeding I have blocked outbound port 25, but obviously this is not a permanent solution. Below is a header of one of the spam messages (emails changed to protect the innocent)...
Again, I ahve no idea how to stop this sort of thing. I am assuming there is some sort of injection happening somewhere on one of my sites, but how can I find it? Nextly, is there any way for me to tell Exim to not allow outbound mail for the user apache? Many thanks!
I am having a major issue where thousandsd of spam messages have been send from my server using the [email protected] account and I cannot figure out how it is being done or how to stop it. To stop the bleeding I have blocked outbound port 25, but obviously this is not a permanent solution. Below is a header of one of the spam messages (emails changed to protect the innocent)...
Code:
------ This is a copy of the message, including all the headers. ------
Return-path: <[email protected]>
Received: from apache by hostname.myhost.com with local (Exim 4.67)
(envelope-from <[email protected]>)
id 1RQunU-0004sn-4l
for [email protected]; Thu, 17 Nov 2011 00:46:04 -0500
Date: Thu, 17 Nov 2011 00:46:04 -0500
To: [email protected]
From: keystone limited <[email protected]>
Reply-To: [email protected]
Subject: ****JOB OFFER****
Message-ID: <[email protected]>
X-Priority: 3
X-Mailer: PHPMailer (phpmailer.sourceforge.net) [version ]
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="iso-8859-1"
Again, I ahve no idea how to stop this sort of thing. I am assuming there is some sort of injection happening somewhere on one of my sites, but how can I find it? Nextly, is there any way for me to tell Exim to not allow outbound mail for the user apache? Many thanks!