Advertisement
dbolt

SPAM Report

Aug 28th, 2014
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.37 KB | None | 0 0
  1. # /root/spamcop.pl
  2. Net::SMTP>>> Net::SMTP(2.31)
  3. Net::SMTP>>> Net::Cmd(2.29)
  4. Net::SMTP>>> Exporter(5.68)
  5. Net::SMTP>>> IO::Socket::INET(1.33)
  6. Net::SMTP>>> IO::Socket(1.36)
  7. Net::SMTP>>> IO::Handle(1.34)
  8. Net::SMTP=GLOB(0x90c470)<<< 220 mx0.nullserver.com ESMTP Postfix (Debian/GNU)
  9. Net::SMTP=GLOB(0x90c470)>>> EHLO mx0.nullserver.com
  10. Net::SMTP=GLOB(0x90c470)<<< 250-mx0.nullserver.com
  11. Net::SMTP=GLOB(0x90c470)<<< 250-PIPELINING
  12. Net::SMTP=GLOB(0x90c470)<<< 250-SIZE 51200000
  13. Net::SMTP=GLOB(0x90c470)<<< 250-ETRN
  14. Net::SMTP=GLOB(0x90c470)<<< 250-STARTTLS
  15. Net::SMTP=GLOB(0x90c470)<<< 250-AUTH PLAIN LOGIN
  16. Net::SMTP=GLOB(0x90c470)<<< 250-AUTH=PLAIN LOGIN
  17. Net::SMTP=GLOB(0x90c470)<<< 250-ENHANCEDSTATUSCODES
  18. Net::SMTP=GLOB(0x90c470)<<< 250-8BITMIME
  19. Net::SMTP=GLOB(0x90c470)<<< 250 DSN
  20. Net::SMTP=GLOB(0x90c470)>>> AUTH PLAIN xxx
  21. Net::SMTP=GLOB(0x90c470)<<< 235 2.7.0 Authentication successful
  22. Net::SMTP=GLOB(0x90c470)>>> MAIL FROM:<spamreport@nullserver.com>
  23. Net::SMTP=GLOB(0x90c470)<<< 250 2.1.0 Ok
  24. Net::SMTP=GLOB(0x90c470)>>> RCPT TO:<quick.xxx@spam.spamcop.net>
  25. Net::SMTP=GLOB(0x90c470)<<< 250 2.1.5 Ok
  26. Net::SMTP=GLOB(0x90c470)>>> DATA
  27. Net::SMTP=GLOB(0x90c470)<<< 354 End data with <CR><LF>.<CR><LF>
  28. Net::SMTP=GLOB(0x90c470)>>> Subject: SPAM REPORT
  29. Net::SMTP=GLOB(0x90c470)>>> MIME-Version: 1.0
  30. Net::SMTP=GLOB(0x90c470)>>> Message-ID: <53FF4379.9D2E70D3@ns0.nullserver.com>
  31. Net::SMTP=GLOB(0x90c470)>>> Date: Thu, 28 Aug 2014 16:58:01 +0200
  32. Net::SMTP=GLOB(0x90c470)>>> To: quick.xxx@spam.spamcop.net
  33. Net::SMTP=GLOB(0x90c470)>>> Content-Type: multipart/mixed; boundary="----------=_53FF4379.0409CA36"
  34. Net::SMTP=GLOB(0x90c470)>>>
  35. Net::SMTP=GLOB(0x90c470)>>> This is a multi-part message in MIME format.
  36. Net::SMTP=GLOB(0x90c470)>>>
  37. Net::SMTP=GLOB(0x90c470)>>> ------------=_53FF4379.0409CA36
  38. Net::SMTP=GLOB(0x90c470)>>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
  39. Net::SMTP=GLOB(0x90c470)>>> Content-Transfer-Encoding: 7bit
  40. Net::SMTP=GLOB(0x90c470)>>>
  41. Net::SMTP=GLOB(0x90c470)>>> 1 message that was marked as unsolicited commercial e-mail (SPAM) is
  42. Net::SMTP=GLOB(0x90c470)>>> attached to this message.
  43. Net::SMTP=GLOB(0x90c470)>>>
  44. Net::SMTP=GLOB(0x90c470)>>>
  45. Net::SMTP=GLOB(0x90c470)>>> ------------=_53FF4379.0409CA36
  46. Net::SMTP=GLOB(0x90c470)>>> Content-Type: message/rfc822; x-spam-type=report
  47. Net::SMTP=GLOB(0x90c470)>>> Content-Disposition: attachment
  48. Net::SMTP=GLOB(0x90c470)>>> Content-Transfer-Encoding: 8bit
  49. Net::SMTP=GLOB(0x90c470)>>>
  50. Net::SMTP=GLOB(0x90c470)>>> Return-Path: <ull8da@insserv.co.uk>
  51. Net::SMTP=GLOB(0x90c470)>>> X-Original-To: spamreport@nullserver.com
  52. Net::SMTP=GLOB(0x90c470)>>> Delivered-To: spamreport@nullserver.com
  53. Net::SMTP=GLOB(0x90c470)>>> Received: from localhost (localhost.localdomain [127.0.0.1])
  54. Net::SMTP=GLOB(0x90c470)>>> by mx0.nullserver.com (Postfix) with ESMTP id 1CD576599
  55. Net::SMTP=GLOB(0x90c470)>>> for <spamreport@nullserver.com>; Thu, 28 Aug 2014 16:56:41 +0200 (CEST)
  56. Net::SMTP=GLOB(0x90c470)>>> X-Envelope-To: <postmaster@nullserver.com>
  57. Net::SMTP=GLOB(0x90c470)>>> X-Envelope-To-Blocked: <postmaster@nullserver.com>
  58. Net::SMTP=GLOB(0x90c470)>>> X-Quarantine-ID: <PM1NKARSvpgG>
  59. Net::SMTP=GLOB(0x90c470)>>> X-Spam-Flag: YES
  60. Net::SMTP=GLOB(0x90c470)>>> X-Spam-Score: 14.182
  61. Net::SMTP=GLOB(0x90c470)>>> X-Spam-Level: **************
  62. Net::SMTP=GLOB(0x90c470)>>> X-Spam-Status: Yes, score=14.182 tag=-999 tag2=5 kill=12 tests=[BAYES_999=0.2,
  63. Net::SMTP=GLOB(0x90c470)>>> BAYES_99=3.5, FSL_HELO_NON_FQDN_1=0.001, HTML_MESSAGE=0.001,
  64. Net::SMTP=GLOB(0x90c470)>>> RCVD_IN_BRBL_LASTEXT=1.449, RCVD_IN_DNSWL_BLOCKED=0.001,
  65. Net::SMTP=GLOB(0x90c470)>>> RCVD_IN_PBL=3.335, RDNS_NONE=0.793, SPF_NEUTRAL=0.779,
  66. Net::SMTP=GLOB(0x90c470)>>> URIBL_DBL_SPAM=2.5, URIBL_SBL=1.623] autolearn=no
  67. Net::SMTP=GLOB(0x90c470)>>> Received: from mx0.nullserver.com ([127.0.0.1])
  68. Net::SMTP=GLOB(0x90c470)>>> by localhost (mx0.nullserver.com [127.0.0.1]) (amavisd-new, port 10024)
  69. Net::SMTP=GLOB(0x90c470)>>> with LMTP id PM1NKARSvpgG for <postmaster@nullserver.com>;
  70. Net::SMTP=GLOB(0x90c470)>>> Thu, 28 Aug 2014 16:56:24 +0200 (CEST)
  71. Net::SMTP=GLOB(0x90c470)>>> Received: from utente-PC (unknown [2.192.199.170])
  72. Net::SMTP=GLOB(0x90c470)>>> by mx0.nullserver.com (Postfix) with ESMTP id 1562663C2
  73. Net::SMTP=GLOB(0x90c470)>>> for <ull@null.fr>; Thu, 28 Aug 2014 16:56:13 +0200 (CEST)
  74. Net::SMTP=GLOB(0x90c470)>>> Received: from [10.0.0.185] ([10.0.0.185:9202] helo=utente-PC)
  75. Net::SMTP=GLOB(0x90c470)>>> by FF56F5AB (envelope-from <ull8da@insserv.co.uk>)
  76. Net::SMTP=GLOB(0x90c470)>>> (ecelerity 3.5.1.37854 r(Momo-dev:3.5.1.0)) with ESMTP
  77. Net::SMTP=GLOB(0x90c470)>>> id 65/29-9D962-59852B95; Thu, 28 Aug 2014 16:56:15 +0200
  78. Net::SMTP=GLOB(0x90c470)>>> Date: Thu, 28 Aug 2014 16:56:13 +0200
  79. Net::SMTP=GLOB(0x90c470)>>> From: Angelique <ull8da@insserv.co.uk>
  80. Net::SMTP=GLOB(0x90c470)>>> To: ull <ull@null.fr>
  81. Net::SMTP=GLOB(0x90c470)>>> Message-ID: <etPan.ed96ae76.38aa48f6.aae@server.local>
  82. Net::SMTP=GLOB(0x90c470)>>> Subject: hi there ull
  83. Net::SMTP=GLOB(0x90c470)>>> X-Mailer: Airmail (247)
  84. Net::SMTP=GLOB(0x90c470)>>> MIME-Version: 1.0
  85. Net::SMTP=GLOB(0x90c470)>>> Content-Type: multipart/alternative; boundary="ed96ae76_15978ac6_aae"
  86. Net::SMTP=GLOB(0x90c470)>>>
  87. Net::SMTP=GLOB(0x90c470)>>> --ed96ae76_15978ac6_aae
  88. Net::SMTP=GLOB(0x90c470)>>> Content-Type: text/plain; charset="utf-8"
  89. Net::SMTP=GLOB(0x90c470)>>> Content-Transfer-Encoding: quoted-printable
  90. Net::SMTP=GLOB(0x90c470)>>> Content-Disposition: inline
  91. Net::SMTP=GLOB(0x90c470)>>>
  92. Net::SMTP=GLOB(0x90c470)>>> Hello ull, my name is Anna. I'm 19 years old.
  93. Net::SMTP=GLOB(0x90c470)>>> I have never written to men first, but decided to try. I hope I was not =
  94. Net::SMTP=GLOB(0x90c470)>>> mistaken in you.
  95. Net::SMTP=GLOB(0x90c470)>>> More about me you will find on link below
  96. Net::SMTP=GLOB(0x90c470)>>>
  97. Net::SMTP=GLOB(0x90c470)>>> [ View my profile ] =
  98. Net::SMTP=GLOB(0x90c470)>>> http://ull.rolotsedtkqm.eu/?userID=3DAngelique41007&code=3D3F1AC4619958
  99. Net::SMTP=GLOB(0x90c470)>>>
  100. Net::SMTP=GLOB(0x90c470)>>> I'm waiting for you online
  101. Net::SMTP=GLOB(0x90c470)>>>
  102. Net::SMTP=GLOB(0x90c470)>>> --
  103. Net::SMTP=GLOB(0x90c470)>>> Angelique
  104. Net::SMTP=GLOB(0x90c470)>>> Sent with Airmail
  105. Net::SMTP=GLOB(0x90c470)>>> --ed96ae76_15978ac6_aae
  106. Net::SMTP=GLOB(0x90c470)>>> Content-Type: text/html; charset="utf-8"
  107. Net::SMTP=GLOB(0x90c470)>>> Content-Transfer-Encoding: quoted-printable
  108. Net::SMTP=GLOB(0x90c470)>>> Content-Disposition: inline
  109. Net::SMTP=GLOB(0x90c470)>>>
  110. Net::SMTP=GLOB(0x90c470)>>> <html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</styl=
  111. Net::SMTP=GLOB(0x90c470)>>> e></head><body style=3D"word-wrap: break-word; -webkit-nbsp-mode: space; =
  112. Net::SMTP=GLOB(0x90c470)>>> -webkit-line-break: after-white-space;"><div id=3D"bloop_customfont" =
  113. Net::SMTP=GLOB(0x90c470)>>> style=3D"font-family:Helvetica,Arial;font-size:13px; color: =
  114. Net::SMTP=GLOB(0x90c470)>>> rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hello ull, my name is =
  115. Net::SMTP=GLOB(0x90c470)>>> Anna. I'm 19 years old.<br>I have never written to men first, but =
  116. Net::SMTP=GLOB(0x90c470)>>> decided to try. I hope I was not mistaken in you.<br>More about me you =
  117. Net::SMTP=GLOB(0x90c470)>>> will find on link below<br><br><a =
  118. Net::SMTP=GLOB(0x90c470)>>> href=3D"http://ull.rolotsedtkqm.eu/?userID=3DAngelique41007&code=3D3F1AC4=
  119. Net::SMTP=GLOB(0x90c470)>>> 619958" style=3D"color:blue">[ View my profile ]</a><br><br></div><div =
  120. Net::SMTP=GLOB(0x90c470)>>> id=3D"bloop_customfont" =
  121. Net::SMTP=GLOB(0x90c470)>>> style=3D"font-family:Helvetica,Arial;font-size:13px; color: =
  122. Net::SMTP=GLOB(0x90c470)>>> rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I'm waiting for you =
  123. Net::SMTP=GLOB(0x90c470)>>> online</div><br><div id=3D"bloop_sign_8900196461405785198" =
  124. Net::SMTP=GLOB(0x90c470)>>> class=3D"bloop_sign"><span =
  125. Net::SMTP=GLOB(0x90c470)>>> style=3D"font-family:helvetica,arial;font-size:13px"></span>--<br>Angeliq=
  126. Net::SMTP=GLOB(0x90c470)>>> ue<br><span>Sent with Airmail</span></div></body></html>
  127. Net::SMTP=GLOB(0x90c470)>>> --ed96ae76_15978ac6_aae--
  128. Net::SMTP=GLOB(0x90c470)>>>
  129. Net::SMTP=GLOB(0x90c470)>>>
  130. Net::SMTP=GLOB(0x90c470)>>> ------------=_53FF4379.0409CA36--
  131. Net::SMTP=GLOB(0x90c470)>>> .
  132. Net::SMTP=GLOB(0x90c470)<<< 250 2.0.0 Ok: queued as 3E9FB63C2
  133. Net::SMTP=GLOB(0x90c470)>>> QUIT
  134. Net::SMTP=GLOB(0x90c470)<<< 221 2.0.0 Bye
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement