For last 3 days we fight to stop spam, that is sent from our server after proper auth using email login.
Day by day we have another email account being compromised and used to send out spam.
Can You please help me interpret few lines of logs -exim mainlog
spam message header
Yesterday spam was still been send even after email password reset. Is something wrong in my exim/dovecot conf? Everything worked fine for few years now. No problems on other boxes.
Day by day we have another email account being compromised and used to send out spam.
Can You please help me interpret few lines of logs -exim mainlog
Code:
2014-05-29 17:21:04 1Wq28d-0004MM-Gw <= [[B]nonexistinguser[/B]]@[ourclientdomain.tld] H=201-8-87-138.user.veloxzone.com.br (femzjuzdjwur) [201.8.87.138] P=esmtpa A=login:[[B]nexistinguser[/B]]@[ourclientdomain.tld] S=709 id=YNX7FX9Y-VTAZ-IET0-USAB-L6631CG6EGR6@[ourclientdomain.tld] T="$list3.getRandomParam()" from <[[B]nonexistinguser[/B]]@[ourclientdomain.tld]> for [email][email protected][/email] [email][email protected][/email] [email][email protected][/email] [email][email protected][/email] [email][email protected][/email]
spam message header
Code:
1WpINV-0002G2-Q7-H
mail 8 12
<[[B]nonexistinguser[/B]]@[ourclientdomain.tld]>
1401200961 0
-helo_name rgqnzbexwk
-host_address 93.172.64.204.55564
-host_name 93-172-64-204.bb.netvision.net.il
-host_auth login
-interface_address [my ip].587
-received_protocol esmtpa
-body_linecount 7
-max_received_linelength 65
-auth_id [[B]existinguser[/B]]@[ourclientdomain.tld]
-deliver_firsttime
Yesterday spam was still been send even after email password reset. Is something wrong in my exim/dovecot conf? Everything worked fine for few years now. No problems on other boxes.