bugSpamAssassin Milter Plugin - Bugs: bug #16722, V 0.3.1: spamass-milter: Thrown...

 
 

bug #16722: V 0.3.1: spamass-milter: Thrown error: error. could not replace body.

Submitter:  None
Submitted:  Thu 01 Jun 2006 04:34:07 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 Aug 2020 06:46:07 PM UTC, comment #3: 

Seems to be a config error, not a bug.

Greg Troxel <gdt>
Group Member
Mon 11 Sep 2006 10:21:03 AM UTC, comment #2: 

I had similar problem with the missing X-Spam- headers. What I did was to include "-t 0" in /etc/mail/spamassassin/spamc.conf . See also http://mail-archives.apache.org/mod_mbox/spamassassin-users/200603.mbox/%3cudvr75fglxd.fsf@area.cc.waikato.ac.nz%3e

Dilian Palauzov <didopalauzov>
Thu 15 Jun 2006 07:40:54 AM UTC, comment #1: 

The problem is solved.
There was my error in /etc/mail/sendmail.mc
in the following line:
INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/spamass-milter/spamass-milter.sock, F=T, T=C:15m;S:5m;R:5m;E:10m')dnl

I was missed an opening quote in (`spamassassin',  S=local:/var/run/spamass-milter/spamass-milter.sock, F=T, T=C:15m;S:5m;R:5m;E:10m')dnl
Sendmail accepted local socket parameter, but skipped others.
The main thing was that Sendmail skipped parameter F=T, which defines reaction when Milter returns error.





Anonymous
Thu 01 Jun 2006 04:34:07 PM UTC, original submission:  

Hi,

Versions of software is:
RHEL 4.0, Sendmail 8.13.6, SpamAssassin 3.1.1,
spamass-milter 0.3.1, Perl 5.8.5

I see in  /var/log/maillog
sendmail[5698]: Milter read(spamassassin): timeout before data read
sendmail[5698]: Milter (spamassassin): to error state

and

spamass-milter[18549]: Thrown error: error. could not replace body.
spamass-milter[18549]: mlfi_close

Recipient receives the message, but without X-Spam headers.
This error repeats on a regular basis and often.
The most of e-mails are processed normally, but some - not.

Short and long versions of my logs see below.

I will be grateful for any help.

Thanks a lot.

Mikhail Tumanov
Saint-Petersburg
Russian Federation

/etc/mail/sendmail.mc

define(`confLOG_LEVEL', `30')dnl
define(`SMART_HOST', `srv16.mydomain.ru')dnl
define(`confMAX_DAEMON_CHILDREN', 2)dnl
INPUT_MAIL_FILTER(`spamassassin', S=local:/var/spamassassin/spamass-milter.sock,
 F=T, T=C:15m;S:4m;R:4m;E:10m')dnl
define(`confMILTER_MACROS_CONNECT', `t, b, j, _, {daemon_name}, {if_name}, {if_addr}')dnl
define('confMILTER_MACROS_HELO', `s, {tls_version}, {cipher}, {cipher_bits}, {cert_subject}, {cert_issues}')dnl
define(`confMILTER_LOG_LEVEL', `30')dnl

[root@smtp2 /]# ps axwu | grep spamd
root      1798  0.0  1.9 30744 20496 ?       Ss   09:53   0:02 /usr/bin/spamd -d -m30 -u spamduser -x -s mail
-r /var/run/spamd.pid
502       4349  0.2  3.0 36632 31760 ?       S    11:08   0:32 spamd child
502       5973  0.0  2.7 33172 28372 ?       S    12:28   0:02 spamd child

[root@smtp2 /]# ps axwu | grep spamass-milter
root     18549  0.0  0.1 44992 1324 ?        Ssl  May30   0:00 spamass-milter -p /var/spamassassin/spamass-milter.sock -d func,misc,poll,str,uori,spamc -f -P /var/run/spamass-milter.pid

/etc/mail/spamassassin/local.cf
required_score 6.0

/var/log/maillog
===================  short version =========
sendmail[5698]: NOQUEUE: connect from 85.65.103.88.dynamic.barak-online.net [85.65.103.88]
sendmail[5698]: Milter (spamassassin): init success to negotiate
sendmail[5698]: Milter: connect to filters
sendmail[5698]: milter=spamassassin, action=connect, continue
sendmail[5698]: Milter (spamassassin): time command (C), 0
sendmail[5698]: --- 220 smtp2.mydomain.ru ESMTP mail server ready; Wed, 31 May 2006 12:07:43 +0400
sendmail[5698]: <-- HELO andes.net
sendmail[5698]: milter=spamassassin, action=helo, continue
sendmail[5698]: Milter (spamassassin): time command (H), 0
sendmail[5698]: --- 250 smtp2.mydomain.ru Hello 85.65.103.88.dynamic.barak-online.net [85.65.103.88], pleased to meet you
sendmail[5698]: <-- MAIL FROM:<jenneycalogera@andes.net>
sendmail[5698]: Milter: senders: <jenneycalogera@andes.net>
sendmail[5698]: milter=spamassassin, action=mail, continue
sendmail[5698]: Milter (spamassassin): time command (M), 0
sendmail[5698]: --- 250 2.1.0 <jenneycalogera@andes.net>... Sender ok
sendmail[5698]: <-- RCPT TO:<mydomain.ruoskvortsova@mydomain.ru>
sendmail[5698]: Milter: rcpts: <mydomain.ruoskvortsova@mydomain.ru>
sendmail[5698]: milter=spamassassin, action=rcpt, continue
sendmail[5698]: Milter (spamassassin): time command (R), 0
sendmail[5698]: --- 250 2.1.5 <mydomain.ruoskvortsova@mydomain.ru>... Recipient ok
sendmail[5698]: <-- DATA
sendmail[5698]: --- 354 Enter mail, end with "." on a line by itself
sendmail[5698]: from=<jenneycalogera@andes.net>, size=2228, class=0, nrcpts=1, msgid=<000001c68488$d5388e70$3cb7a8c0@rqn98>, proto=SMTP, daemon=MTA, relay=85.65.103.88.dynamic.barak-online.net [85.65.103.88]
sendmail[5698]: Milter (spamassassin): headers, send
sendmail[5698]: Milter (spamassassin): header, Message-ID
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, Reply-To
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, From
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, To
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, Subject
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, Date
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, MIME-Version
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, Content-Type
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, X-Priority
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, X-MSMail-Priority
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, X-Mailer
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): header, X-MimeOLE
sendmail[5698]: milter=spamassassin, action=header, continue
sendmail[5698]: Milter (spamassassin): headers, sent
sendmail[5698]: milter=spamassassin, action=eoh, continue
sendmail[5698]: Milter (spamassassin): body, send
sendmail[5698]: milter=spamassassin, action=body, continue
sendmail[5698]: Milter (spamassassin): body, sent
sendmail[5698]: Milter read(spamassassin): timeout before data read
sendmail[5698]: Milter (spamassassin): to error state
sendmail[5698]: Milter accept: message
sendmail[5698]: --- 250 2.0.0 k4V87hKl005698 Message accepted for delivery
sendmail[5698]: <-- MAIL FROM:<wohlgemskyler@boxwoodgroup.com>
sendmail[5698]: Milter: senders: <wohlgemskyler@boxwoodgroup.com>
sendmail[5698]: --- 250 2.1.0 <wohlgemskyler@boxwoodgroup.com>... Sender ok
sendmail[5698]: <-- RCPT TO:<mydomain.rupkamyshin@mydomain.ru>
sendmail[5698]: Milter: rcpts: <mydomain.rupkamyshin@mydomain.ru>
sendmail[5698]: --- 250 2.1.5 <mydomain.rupkamyshin@mydomain.ru>... Recipient ok
sendmail[5698]: <-- DATA
sendmail[5698]: --- 354 Enter mail, end with "." on a line by itself
sendmail[5698]: from=<wohlgemskyler@boxwoodgroup.com>, size=2242, class=0, nrcpts=1, msgid=<000001c68488$d5388e70$3cb7a8c0@rqn98>, proto=SMTP, daemon=MTA, relay=85.65.103.88.dynamic.barak-online.net [85.65.103.88]
sendmail[5698]: Milter accept: message
sendmail[5698]: --- 250 2.0.0 k4V87hKm005698 Message accepted for delivery
sendmail[5698]: <-- MAIL FROM:<danielaa@2asc.com>
sendmail[5698]: Milter: senders: <danielaa@2asc.com>
sendmail[5698]: --- 250 2.1.0 <danielaa@2asc.com>... Sender ok
sendmail[5698]: <-- RCPT TO:<mydomain.rurzimenkov@mydomain.ru>
sendmail[5698]: Milter: rcpts: <mydomain.rurzimenkov@mydomain.ru>
sendmail[5698]: --- 250 2.1.5 <mydomain.rurzimenkov@mydomain.ru>... Recipient ok
sendmail[5698]: <-- DATA
sendmail[5698]: --- 354 Enter mail, end with "." on a line by itself
sendmail[5698]: from=<danielaa@2asc.com>, size=2208, class=0, nrcpts=1, msgid=<000001c68488$d5388e70$3cb7a8c0@rqn98>, proto=SMTP, daemon=MTA, relay=85.65.103.88.dynamic.barak-online.net [85.65.103.88]
sendmail[5698]: Milter accept: message
sendmail[5698]: --- 250 2.0.0 k4V87hKn005698 Message accepted for delivery
sendmail[5698]: <-- MAIL FROM:<hammondso@duncanvilleisd.org>
sendmail[5698]: Milter: senders: <hammondso@duncanvilleisd.org>
sendmail[5698]: --- 250 2.1.0 <hammondso@duncanvilleisd.org>... Sender ok
sendmail[5698]: <-- RCPT TO:<mydomain.rusalekseev@mydomain.ru>
sendmail[5698]: Milter: rcpts: <mydomain.rusalekseev@mydomain.ru>
sendmail[5698]: --- 250 2.1.5 <mydomain.rusalekseev@mydomain.ru>... Recipient ok
sendmail[5698]: <-- DATA
sendmail[5698]: --- 354 Enter mail, end with "." on a line by itself
sendmail[5698]: from=<hammondso@duncanvilleisd.org>, size=2232, class=0, nrcpts=1, msgid=<000001c68488$d5388e70$3cb7a8c0@rqn98>, proto=SMTP, daemon=MTA, relay=85.65.103.88.dynamic.barak-online.net [85.65.103.88]
sendmail[5698]: Milter accept: message
sendmail[5698]: --- 250 2.0.0 k4V87hKo005698 Message accepted for delivery
sendmail[5698]: <-- MAIL FROM:<dunyklepper@labellapc.com>
sendmail[5698]: Milter: senders: <dunyklepper@labellapc.com>
sendmail[5698]: --- 250 2.1.0 <dunyklepper@labellapc.com>... Sender ok
sendmail[5698]: <-- RCPT TO:<mydomain.rusales@mydomain.ru>
sendmail[5698]: Milter: rcpts: <mydomain.rusales@mydomain.ru>
sendmail[5698]: --- 250 2.1.5 <mydomain.rusales@mydomain.ru>... Recipient ok
sendmail[5698]: <-- DATA
sendmail[5698]: --- 354 Enter mail, end with "." on a line by itself
sendmail[5698]: from=<dunyklepper@labellapc.com>, size=2220, class=0, nrcpts=1, msgid=<000001c68488$d5388e70$3cb7a8c0@rqn98>, proto=SMTP, daemon=MTA, relay=85.65.103.88.dynamic.barak-online.net [85.65.103.88]
sendmail[5698]: Milter accept: message
sendmail[5698]: --- 250 2.0.0 k4V87hKp005698 Message accepted for delivery
sendmail[5698]: <-- QUIT
sendmail[5698]: --- 221 2.0.0 smtp2.mydomain.ru closing connection
sendmail[5698]: Milter (spamassassin): quit filter

==========  full version ===============================

May 31 12:08:04 smtp2 sendmail[5698]: k4V87hKl005698: from=<jenneycalogera@andes.net>,
 size=2228, class=0, nrcpts=1, msgid=<000001c68488$d5388e70$3cb7a8c0@rqn98

>, proto=SMTP, daemon=MTA, relay=85.65.103.88.dynamic.barak-online.net [85.65.103.88]

May 31 12:08:04 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): headers, send
May 31 12:08:04 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, Message-ID
May 31 12:08:04 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:04 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:04 smtp2 spamass-milter[18549]: output "X-Envelope-From: <jenneycalogera@andes.net> X-Envelope-To: <mydomain.ruoskvortsova@mydomain.ru> Received:
 from andes.net (85.65.103.88.dynamic.barak-online.net [85.65.103.88])  by smtp2
.mydomain.ru(8.13.0/8.13.0) with SMTP id k4V87hKl005698        Wed, 31 May 2006
 12:07:43 +0400         (envelope-from <jenneycalogera@andes.net> "
May 31 12:08:04 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:04 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:04 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:04 smtp2 spamass-milter[18549]: wrote 326 bytes
May 31 12:08:04 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:04 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><Message-ID> : miss
May 31 12:08:04 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><Message-ID>: miss
May 31 12:08:04 smtp2 spamass-milter[18549]: c_nc_p: <Subject><Message-ID> : miss
May 31 12:08:04 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:04 smtp2 spamass-milter[18549]: output "Message-ID: <000001c68488$d5388e70$3cb7a8c0@rqn98> "
May 31 12:08:04 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:04 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:04 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:04 smtp2 spamass-milter[18549]: wrote 52 bytes
May 31 12:08:04 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:04 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:04 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:04 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, Reply-To
May 31 12:08:04 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:04 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><Reply-To> : miss
May 31 12:08:04 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><Reply-To> :miss
May 31 12:08:04 smtp2 spamass-milter[18549]: c_nc_p: <Subject><Reply-To> : miss
May 31 12:08:04 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:04 smtp2 spamass-milter[18549]: output "Reply-To: "Calogera Jenney" <jenneycalogera@andes.net> "
May 31 12:08:04 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:04 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:04 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:04 smtp2 spamass-milter[18549]: wrote 56 bytes
May 31 12:08:04 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:04 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:04 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:04 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, From
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><From> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><From> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><From> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "From: "Calogera Jenney" <jenneycalogera@andes.net> "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 52 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, To
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><To> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><To> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><To> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "To: -email is unavailable- "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 42 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, Subject
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><Subject> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><Subject> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><Subject> : hit
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "Subject: Re: 776 journalis"
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 28 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, Date
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><Date> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><Date> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><Date> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "Date: Wed, 31 May 2006 01:04:25 -0700 "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 39 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, MIME-Version
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><MIME-Version> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><MIME-Version> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><MIME-Version> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "MIME-Version: 1.0 "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 19 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, Content-Type
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><Content-Type> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><Content-Type> : hit
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><Content-Type> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "Content-Type: multipart/alternative;       boundary="----=_NextPart_000_0001_01C6844E.28D9B670" "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 92 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, X-Priority
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><X-Priority> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><X-Priority>: miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><X-Priority> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "X-Priority: 3 "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 15 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, X-MSMail-Priority
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><X-MSMail-Priority> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><X-MSMail-Priority> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><X-MSMail-Priority> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "X-MSMail-Priority: Normal "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 27 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, X-Mailer
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><X-Mailer> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><X-Mailer> :miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><X-Mailer> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "X-Mailer: Microsoft Outlook Express 6.00.2800.1106 "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 52 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): header, X-MimeOLE
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <X-Spam-><X-MimeOLE> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Content-Type><X-MimeOLE> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: c_nc_p: <Subject><X-MimeOLE> : miss
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 58 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_header: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=header, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): headers, sent
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_eoh: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output " "
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 2 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_eoh: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, actio
n=eoh, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): bod
y, send
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_body: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output enter
May 31 12:08:05 smtp2 spamass-milter[18549]: output "This is a multi-part messag
e in MIME format.  ------=_NextPart_000_0001_01C6844E.28D9B670 Content-Type: tex
t/plain;        charset="us-ascii" Content-Transfer-Encoding: quoted-printable
Hi,=20 L E V ? T R A X ^ N A X P R O Z ^ C A M B / E N S O M ^ V ? A G R A=20 V
A L / U M=20 M E R ? D i A C ? A L i S=20 http://www.vokasihasol.com=20     coul
d not find nor remember what it looked like.=20 Chapter 7=20 Queer Lodgings=20 T
he next morning Bilbo woke up with the early sun in his eyes. He=20 jumped up to
 look at the time and to go and put his kettle on-and found=20 he was not home a
t all. So he sat down and wished in vain for a wash and  ------=_NextPart_000_00
01_01C6844E.28D9B670 Content-Type: text/html;   charset="us-ascii" Content-Trans
fer-Encoding: quoted-printable  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Tran
sitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Dus-ascii"> <META co
May 31 12:08:05 smtp2 spamass-milter[18549]: polling fds 14 and 15
May 31 12:08:05 smtp2 spamass-milter[18549]: poll returned 1, fd0=4, fd1=0
May 31 12:08:05 smtp2 spamass-milter[18549]: poll says I can write
May 31 12:08:05 smtp2 spamass-milter[18549]: wrote 1776 bytes
May 31 12:08:05 smtp2 spamass-milter[18549]: ::output exit2
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_body: exit
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: milter=spamassassin, action=body, continue
May 31 12:08:05 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): body, sent
May 31 12:08:05 smtp2 spamass-milter[18549]: mlfi_eom: enter
May 31 12:08:05 smtp2 spamass-milter[18549]: ::input enter
May 31 12:08:05 smtp2 spamd[1805]: spamd: connection from smtp2.mydomain.ru [12
7.0.0.1] at port 56891
May 31 12:08:05 smtp2 spamass-milter[18549]: ::empty_and_close_pipe enter
May 31 12:08:05 smtp2 spamass-milter[18549]: ::read_pipe enter
May 31 12:08:05 smtp2 spamd[1805]: spamd: processing message <000001c68488$d5388
e70$3cb7a8c0@rqn98> for root:502
May 31 12:08:15 smtp2 spamd[1805]: spamd: identified spam (16.7/6.0) for root:50
2 in 9.6 seconds, 2636 bytes.
May 31 12:08:15 smtp2 spamd[1805]: spamd: result: Y 16 - BAYES_95,HTML_40_50,HTM
L_MESSAGE,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,URIBL_JP_SURBL,UR
IBL_SBL scantime=9.6,size=2636,user=root,uid=502,required_score=6.0,rhost=smtp2.
mydomain.ru,raddr=127.0.0.1,rport=56891,mid=<000001c68488$d5388e70$3cb7a8c0@rqn
98>,bayes=0.96684973569374,autolearn=no
May 31 12:08:15 smtp2 spamass-milter[18549]: read 1024 bytes
May 31 12:08:15 smtp2 spamass-milter[18549]: input  "Received: from localhost by
 smtp2.mydomain.ru     with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"  This is a multi-part message in MIME format.  -----------
-=_447D4EEF.41F92496 Content-Type: text/plain Content-Disposition: inline Conten
t-Transfer-Encoding: 8bit  Spam detection software,
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe exit
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe enter
May 31 12:08:15 smtp2 spamass-milter[18549]: read 1024 bytes
May 31 12:08:15 smtp2 spamass-milter[18549]: input  "ntified this incoming email
 as possible spam.  The original message has been attached to this so you can vi
ew it (if it isn't spam) or label similar future email.  If you have any questio
ns, see the administrator of that system for details.  Content preview:  Hi, L E
 V ? T R A X ^ N A X P R O Z ^ C A M B / E N S O   M ^ V ? A G R A V A L / U M M
 E R ? D i A C ? A L i S   http://www.vokasihasol.com could not find nor remembe
r what it looked   like. Chapter 7 Queer Lodgings The next morning Bilbo woke up
 with the   early sun in his eyes. He jumped up to look at the time and to go an
d   put his kettle on-and found he was not home at all. So he sat down and   wis
hed in vain for a wash and [...]   Content analysis details:   (16.7 points, 6.0
 required)   pts rule name              description ---- ----------------------
--------------------------------------------------  0.5 HTML_40_50             B
ODY: Message is 40% to 50% HTML  0.0 HTML_MESS
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe exit
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe enter
May 31 12:08:15 smtp2 spamass-milter[18549]: read 1024 bytes
May 31 12:08:15 smtp2 spamass-milter[18549]: input  "YES_95               BODY:
Bayesian spam probability is 95 to 99%                             [score: 0.966
8]  2.0 RCVD_IN_SORBS_DUL      RBL: SORBS: sent directly from dynamic IP address
                             [85.65.103.88 listed in dnsbl.sorbs.net]  1.6 RCVD_
IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net                 [B
locked - see <http://www.spamcop.net/bl.shtml?85.65.103.88>]  3.9 RCVD_IN_XBL
         RBL: Received via a relay in Spamhaus XBL                             [
85.65.103.88 listed in sbl-xbl.spamhaus.org]  1.6 URIBL_SBL              Contain
s an URL listed in the SBL blocklist                             [URIs: vokasiha
sol.com]  4.1 URIBL_JP_SURBL         Contains an URL listed in the JP SURBL bloc
klist                             [URIs: vokasihasol.com]  The original message
was not completely plain text, and may be unsafe to open with some email clients
; in particular, it may contain a virus, or confi
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe exit
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe enter
May 31 12:08:15 smtp2 spamass-milter[18549]: read 1024 bytes
May 31 12:08:15 smtp2 spamass-milter[18549]: input  "o view it, it may be safer
to save it to a file and open it with an editor.   ------------=_447D4EEF.41F924
96 Content-Type: message/rfc822; x-spam-type=original Content-Description: origi
nal message before SpamAssassin Content-Disposition: attachment Content-Transfer
-Encoding: 8bit  X-Envelope-From: <jenneycalogera@andes.net> X-Envelope-To: <rus
marine.ruoskvortsova@mydomain.ru> Received: from andes.net (85.65.103.88.dynami
c.barak-online.net [85.65.103.88])      by smtp2.mydomain.ru(8.13.0/8.13.0) wit
h SMTP id k4V87hKl005698        Wed, 31 May 2006 12:07:43 +0400         (envelop
e-from <jenneycalogera@andes.net> Message-ID: <000001c68488$d5388e70$3cb7a8c0@rq
n98> Reply-To: "Calogera Jenney" <jenneycalogera@andes.net> From: "Calogera Jenn
ey" <jenneycalogera@andes.net> To: -email is unavailable- Subject:
 Re: 776 journalis Date: Wed, 31 May 2006 01:04:25 -0700 MIME-Version: 1.0 Conte
nt-Type: multipart/alternative;         boundary="----=_NextPart
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe exit
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe enter
May 31 12:08:15 smtp2 spamass-milter[18549]: read 1024 bytes
May 31 12:08:15 smtp2 spamass-milter[18549]: input  "-Priority: Normal X-Mailer:
 Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeO
LE V6.00.2800.1106  This is a multi-part message in MIME format.  ------=_NextPa
rt_000_0001_01C6844E.28D9B670 Content-Type: text/plain;         charset="us-asci
i" Content-Transfer-Encoding: quoted-printable  Hi,=20 L E V ? T R A X ^ N A X P
 R O Z ^ C A M B / E N S O M ^ V ? A G R A=20 V A L / U M=20 M E R ? D i A C ? A
 L i S=20 http://www.vokasihasol.com=20     could not find nor remember what it
looked like.=20 Chapter 7=20 Queer Lodgings=20 The next morning Bilbo woke up wi
th the early sun in his eyes. He=20 jumped up to look at the time and to go and
put his kettle on-and found=20 he was not home at all. So he sat down and wished
 in vain for a wash and  ------=_NextPart_000_0001_01C6844E.28D9B670 Content-Typ
e: text/html;   charset="us-ascii" Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe exit
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe enter
May 31 12:08:15 smtp2 spamass-milter[18549]: read 922 bytes
May 31 12:08:15 smtp2 spamass-milter[18549]: input  "p-equiv=3DContent-Type cont
ent=3D"text/html; = charset=3Dus-ascii"> <META content=3D"MSHTML 6.00.2800.1106"
 name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV>Hi, <BR

> L E V ? T R A<BR> X ^ N A X<BR> P R O Z ^ C<BR> A M B / E N<BR> S O M ^<BR> <B
> V ? A G R A </B><BR> <B>V A L / U M </B><BR> M E R ? D i A<BR> <B>C ? A L i S</B> <BR> <A href=3D"http://www.vokasihasol.com">http://www.vokasihasol.com</A>

<BR> <BR> <BR> <BR> <BR> could not find nor remember what it looked like. <BR>
  Chapter 7 <BR>  =   Queer Lodgings <BR>   The next morning Bilbo woke up with
the early = sun in his eyes. He <BR>jumped up to look at the time and to go and
put = his kettle on-and found <BR>he was not home at all. So he sat down and = w
ished in vain for a wash and <BR></DIV></BODY></HTML> ------=_NextPart_000_0001_
01C6844E.28D9B670--     ------------=_447D4EEF.41F92496--  "
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe exit
May 31 12:08:15 smtp2 spamd[1798]: prefork: child states: II
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe enter
May 31 12:08:15 smtp2 spamass-milter[18549]: ::read_pipe exit
May 31 12:08:15 smtp2 spamass-milter[18549]: ::empty_and_close_pipe exit
May 31 12:08:15 smtp2 spamass-milter[18549]: ::input exit2
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: looking at <X-Spam-Flag>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: oldstring: <>
May 31 12:08:15 smtp2 spamass-milter[18549]: f_nc: <Received: from localhost by
smtp2.mydomain.ru      with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"><X-Spam-Flag:>: hit
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: newstring: <YES>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: inserting
[color=red]May 31 12:08:15 smtp2 sendmail[5698]: k4V87hKl005698: Milter read(spamassassin): timeout before data read[/color]
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: looking at <X-Spam-Status>
[color=red]May 31 12:08:15 smtp2 sendmail[5698]: k4V87hKl005698: Milter (spamassassin): to error state[/color]
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: oldstring: <>
May 31 12:08:15 smtp2 sendmail[5698]: k4V87hKl005698: Milter accept: message
May 31 12:08:15 smtp2 spamass-milter[18549]: f_nc: <Received: from localhost by
smtp2.mydomain.ru      with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"><X-Spam-Status:>: hit
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: newstring: <Yes, score=16.7
 required=6.0 tests=BAYES_95,HTML_40_50,        HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: inserting
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: looking at <X-Spam-Report>
May 31 12:08:15 smtp2 sendmail[5698]: k4V87hKl005698: --- 250 2.0.0 k4V87hKl0056
98 Message accepted for delivery
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: oldstring: <>
May 31 12:08:15 smtp2 sendmail[5709]: k4V87hKl005698: SMTP outgoing connect on [192.168.2.20]
May 31 12:08:15 smtp2 spamass-milter[18549]: f_nc: <Received: from localhost by
smtp2.mydomain.ru      with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"><X-Spam-Report:>: nohit
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: newstring: <>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: no change
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: looking at <X-Spam-Prev-Content-Type>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: oldstring: <>
May 31 12:08:15 smtp2 spamass-milter[18549]: f_nc: <Received: from localhost by
smtp2.mydomain.ru      with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"><X-Spam-Prev-Content-Type:>: nohit
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: newstring: <>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: no change
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: looking at <X-Spam-Level>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: oldstring: <>
May 31 12:08:15 smtp2 spamass-milter[18549]: f_nc: <Received: from localhost by
smtp2.mydomain.ru      with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"><X-Spam-Level:>: hit
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: newstring: <****************>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: inserting
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: looking at <X-Spam-Checker-Version>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: oldstring: <>
May 31 12:08:15 smtp2 spamass-milter[18549]: f_nc: <Received: from localhost by
smtp2.mydomain.ru      with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"><X-Spam-Checker-Version:>: hit
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: newstring: <SpamAssassin 3.
1.1 (2006-03-10) on smtp2.mydomain.ru>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: inserting
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: looking at <Subject>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: oldstring: <Re: 776 journal
is>
May 31 12:08:15 smtp2 spamass-milter[18549]: f_nc: <Received: from localhost by
smtp2.mydomain.ru      with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"><Subject:>: hit
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: newstring: <[SPAM smtp2.rus
marine.ru] Re: 776 journalis>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: changing
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: looking at <Content-Type>
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: oldstring: <multipart/alter
native;         boundary="----=_NextPart_000_0001_01C6844E.28D9B670">
May 31 12:08:15 smtp2 spamass-milter[18549]: f_nc: <Received: from localhost by
smtp2.mydomain.ru      with SpamAssassin (version 3.1.1);      Wed, 31 May 2006
 12:08:15 +0400 From: "Calogera Jenney" <jenneycalogera@andes.net> To: mydomain
-email is unavailable- Subject: [SPAM smtp2.mydomain.ru] Re: 776 journalis
 Date: Wed, 31 May 2006 01:04:25 -0700 Message-Id: <000001c68488$d5388e70$3cb7a8
c0@rqn98> X-Spam-Flag: YES X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-1
0) on smtp2.mydomain.ru X-Spam-Level: ************** X-Spam-Status: Yes, scor
e=16.7 required=6.0 tests=BAYES_95,HTML_40_50,  HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_
NET,RCVD_IN_SORBS_DUL,RCVD_IN_XBL,      URIBL_JP_SURBL,URIBL_SBL autolearn=no ve
rsion=3.1.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="---------
-=_447D4EEF.41F92496"><Content-Type:>: hit
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: newstring: <multipart/mixed
; boundary="----------=_447D4EEF.41F92496">
May 31 12:08:15 smtp2 spamass-milter[18549]: u_or_i: changing
May 31 12:08:15 smtp2 spamass-milter[18549]: Thrown error: error. could not replace body.
May 31 12:08:15 smtp2 spamass-milter[18549]: mlfi_eom: exit error
May 31 12:08:15 smtp2 spamass-milter[18549]: mlfi_close

================================

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by gdt (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-08-01 gdt StatusNone Invalid
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code