Mail Server Hacked...
Posted: Sun Jul 05, 2015 7:49 pm
It appears my mail server has somehow been hacked:
Here is output from one of the emails:
exim -Mvh 1ZBocF-0007lE-67
(I have removed my own domain with mydomain and my ip with X.X.X.
I am not great at reading mail logs, am i being spoofed or is there a script on my box.
I am getting hundreds of replies from hotmail servers until i stopped exim with "Mail Delivery System, Undelivered mail returned to sender".
Any help would be appreciated.
Here is output from one of the emails:
exim -Mvh 1ZBocF-0007lE-67
(I have removed my own domain with mydomain and my ip with X.X.X.
Code: Select all
root@vesta log]# exim -Mvh 1ZBocF-0007lE-67
1ZBocF-0007lE-67-H
exim 93 93
<[email protected]>
1436120771 0
-helo_name mydomain.com
-host_address 186.39.161.102.3785
-host_auth dovecot_plain
-interface_address X.X.X.69.587
-received_protocol esmtpa
-body_linecount 48
-max_received_linelength 79
-auth_id [email protected]
-host_lookup_failed
YY [email protected]
YN [email protected]
NN [email protected]
YN [email protected]
NN [email protected]
6
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
197P Received: from [186.39.161.102] (helo=mydomain.com)
by vesta.slidomain.co.uk with esmtpa (Exim 4.72)
(envelope-from <[email protected]>)
id 1ZBocF-0007lE-67; Sun, 05 Jul 2015 19:26:12 +0100
063I Message-ID: <[email protected]>
041F From: "Lateefah" <[email protected]>
211T To: "jose" <[email protected]>, "hansum thug" <[email protected]>,
"jim" <[email protected]>, "House keepin" <[email protected]>,
"jay" <[email protected]>, "Leo" <[email protected]>
047 Subject: =?ISO-8859-1?Q?Re=3AFrom=3ALateefah?=
038 Date: Wed, 25 Jun 2015 07:26:02 +0000
018 MIME-Version: 1.0
091 Content-Type: multipart/alternative;
boundary="----=_NextPart_000_1C31_7FA1CCDB.17735F73"
014 X-Priority: 3
026 X-MSMail-Priority: Normal
019 Importance: Normal
052 X-Mailer: Microsoft Windows Live Mail 16.4.3522.110
056 X-MIMEOLE: Produced By Microsoft MimeOLE V16.4.3522.110
[root@vesta log]#
I am getting hundreds of replies from hotmail servers until i stopped exim with "Mail Delivery System, Undelivered mail returned to sender".
Any help would be appreciated.