mainSpamAssassin Milter Plugin - Support: sr #101970, spamass-milter dies after a few...

 
 

sr #101970: spamass-milter dies after a few minutes

Submitter:  Invalid User ID <#17089>
Submitted:  Mon 17 Mar 2003 04:15:53 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 13 May 2004 07:08:52 AM UTC, comment #2: 

The same on OpenBSD 3.4, sendmail 8.12.9, spamassassin 2.55, spamass-milter 0.1.3a ;(

Troex Nevelin <troex>
Wed 24 Mar 2004 03:03:33 PM UTC, comment #1: 

hello !

i've the same problem on OpenBSD 3.3 / sendmail 8.12.11 / milter 0.2.0

with FreeBSD everything works fine !!

greetings

Arno Hechenberger
citydata


Arno Hechenberger <hechenberger>
Mon 17 Mar 2003 04:15:53 PM UTC, original submission:  


The system is:
OpenBSD 3.2
sendmail 8.12.8
spamassassin 2.50

I have a busy mailserver with about 15,000 accounts,
if I forward the mail to the spamass machine to do
final delivery the program dies. I have the following
program running with nohup to restart spamass-milter:

#!/bin/sh
while true;
do
       ps awwww -x | grep spamass-milter > /dev/null
|| /usr/local/sbin/spamass-milter -
p /var/run/spamass.sock -f  -m  -r 15 &&
        sleep 15
done



The only error messages I see are:

Could not extract score from <>
milter_read(spamassassin): cmd read returned 0,
expecting 5

Let me know if there is something I am doing wrong :-)

Thanks,
--tony

Invalid User ID <#17089>

 

(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

 

CC list is empty

 

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.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2004-03-24 hechenberger Carbon-Copy- Added arno --AT-- citydata --DOT-- at

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code