hi everybody

i hope you can help me. after some time i get this in my maillog and
sendmail stop's acceppting or sendind email. the only solution i found is
restarting spamd - but this doesn't help all the time.

Nov 13 04:33:33 idefix sendmail[10093]: gAD3TXHI010093: Milter
(spamassassin): timeout before data read
Nov 13 04:33:33 idefix sendmail[10093]: gAD3TXHI010093: Milter
(spamassassin): to error state
Nov 13 04:33:33 idefix sendmail[10093]: gAD3TXHI010093: Milter
(spamassassin): init failed to open
Nov 13 04:33:33 idefix sendmail[10093]: gAD3TXHI010093: Milter
(spamassassin): to error state


my system is a quad xeon server with 1 gig of ram, installed sendmail 8.12.6
and SpamAssassin-2.43.

i configure spamassassin normally:
./configure
make
make install

and included the stuff to sendmail via:
INPUT_MAIL_FILTER(`spamassassin', `S=local:/var/run/spammilter/spamass.sock,
F=, T=C:15m;S:4m;R:4m;E:10m')

then started spamd with:
        rm /var/run/spammilter/spamass.sock
        /usr/local/sbin/spamassmilter -p /var/run/spammilter/spamass.sock -f
        /usr/bin/spamd -d -a -q -x

and looked into sendmail log:

Nov 14 00:17:06 idefix sendmail[25314]: gADNH6TB025314: from=<www@XXXX>,
size=832, class=0, nrcpts=1, msgid=<[EMAIL PROTECTED]>,
proto=ESMTP, daemon=MTA, relay=XXXX [x.x.x.x]
Nov 14 00:17:11 idefix sendmail[25314]: gADNH6TB025314: Milter add: header:
X-Spam-Status: Yes, hits=5.1
required=5.0\n\ttests=NO_MX_FOR_FROM,NO_REAL_NAME,ORDER_STATUS,SPAM_PHRASE_0
0_01,\n\t      UPPERCASE_25_50\n\tversion=2.43
Nov 14 00:17:11 idefix sendmail[25314]: gADNH6TB025314: Milter add: header:
X-Spam-Flag: YES
Nov 14 00:17:11 idefix sendmail[25314]: gADNH6TB025314: Milter add: header:
X-Spam-Report: Detailed Report\n  SPAM: -------------------- Start
SpamAssassin results ----------------------\n  SPAM: This mail is probably
spam.  The original message has been altered\n  SPAM: so you can recognise
or block similar unwanted mail in future.\n  SPAM: See
http://spamassassin.org/tag/ for more details.\n  SPAM: \n  SPAM: Content
analysis details:   (5.10 hits, 5 required)\n  SPAM: ORDER_STATUS
(-1.4 points) Subject looks like order info\n  SPAM: NO_REAL_NAME       (1.3
points)  From: does not include a real name\n  SPAM: SPAM_PHRASE_00_01  (0.8
points)  BODY: Spam phrases score is 00 to 01 (low)\n  SPAM: NO_MX_FOR_FROM
(3.1 points)  No MX records for the From: domain\n  SPAM: UPPERCASE_25_50
(1.3 points)  message body is 25-50% uppercase\n  SPAM: \n
 SPAM: -------------------- End of SpamAssassin
results ---------------------
Nov 14 00:17:11 idefix sendmail[25314]: gADNH6TB025314: Milter add: header:
X-Spam-Level: *****
Nov 14 00:17:11 idefix sendmail[25314]: gADNH6TB025314: Milter add: header:
X-Spam-Checker-Version: SpamAssassin 2.43 (1.115.2.20-2002-10-15-exp)
Nov 14 00:17:11 idefix sendmail[25314]: gADNH6TB025314: Milter change:
header  Subject: from Katalog - Order to [SPAM] Katalog - Order
Nov 14 00:17:11 idefix sendmail[25314]: gADNH6TB025314: Milter message: body
replaced
Nov 14 00:17:12 idefix sendmail[25314]: gADNH6TB025314: Milter add: header:
X-Virus-Scanned: by AMaViS/Sophos Anti-Virus for Unix
Nov 14 00:17:12 idefix sendmail[25329]: gADNH6TB025314: [EMAIL PROTECTED],
delay=00:00:06, xdelay=00:00:00, mailer=esmtp, pri=62192,
relay=mail.xxxx.xx. [x.x.x.x], dsn=2.0.0, stat=Sent (gADNHAP07034 Message
accepted for delivery)

-> well, it works.

and it worked for about 1 day, then the strange error began:
sendmail didn't accepted any mail (in and outbound), even local delivery
didn't workd (could not connect..)

does anyone has an idea what happend? what went wrong? it's urgent, because
it's an running system...

greetings

steven

another question:
why does it takes about 5 secs to scan a mail??
spamassassin -t < sample-spam.txt
takes:
real    0m4.557s
user    0m1.460s
sys     0m0.060s

thats quite much? isn't it? how can i speed this up?





-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to