spamassassin out of memory

2002-12-16 Thread Nicolas SABOURET

Salut,

J'utilise spamassassin pour filtrer mon courier à moi, à l'aide d'un 
.forward et d'une règle procmail.
Quand j'ai trop de mail d'un coup (genre après un we), il pète les 
plombs et j'obtiens des :

Out of memory: Killed process 12786 (spamassassin)
Ma question (angoissée) est :
quand il fait ça, est-ce que je perds le mail qu'il était en train 
de filtrer ?


PS: J'y connais rien à procmail et spamassassin.

Merci d'avance,
Nico.
--
Nicolas SABOURET
LIMSI-CNRS, BP133, 91403 Orsay, France
http://www.limsi.fr/Individu/nico



Re: spamassassin out of memory

2002-12-16 Thread Alain Tesio
On Mon, 16 Dec 2002 13:45:17 +0100
Nicolas SABOURET [EMAIL PROTECTED] wrote:

 
 J'utilise spamassassin pour filtrer mon courier à moi, à l'aide d'un 
 .forward et d'une règle procmail.
 Quand j'ai trop de mail d'un coup (genre après un we), il pète les 
 plombs et j'obtiens des :
  Out of memory: Killed process 12786 (spamassassin)

Est-ce-que tu utilises un lock dans procmail, pour être sûr qu'il n'en
traite pas plusieurs à la fois ? Tu peux le faire tourner en mode
daemon avec spamd, ca va plus vite parce qu'il ne s'initialise pas
à chaque fois.

 Ma question (angoissée) est :
  quand il fait ça, est-ce que je perds le mail qu'il était en train 
 de filtrer ?

Pas si tu traites correctement la valeur de retour dans les règles
procmail, quand un process est killé il y a des valeurs de retour
supérieures à 128 alors qu'il me semble que la sortie de spamassassin
est 0/1

Alain



spamassassin out of memory

2002-12-16 Thread Nicolas SABOURET
Salut,

J'utilise spamassassin pour filtrer mon courier à moi, à l'aide d'un 
.forward et d'une règle procmail.
Quand j'ai trop de mail d'un coup (genre après un we), il pète les 
plombs et j'obtiens des :
	Out of memory: Killed process 12786 (spamassassin)
Ma question (angoissée) est :
	quand il fait ça, est-ce que je perds le mail qu'il était en train de 
filtrer ?

PS: J'y connais rien à procmail et spamassassin.

Merci d'avance,
	Nico.
--
Nicolas SABOURET
LIMSI-CNRS, BP133, 91403 Orsay, France
http://www.limsi.fr/Individu/nico


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: spamassassin out of memory

2002-12-16 Thread Anthony Campbell
On 16 Dec 2002, Nicolas SABOURET wrote:
 Salut,
 
 J'utilise spamassassin pour filtrer mon courier ? moi, ? l'aide d'un 
 .forward et d'une r?gle procmail.
 Quand j'ai trop de mail d'un coup (genre apr?s un we), il p?te les 
 plombs et j'obtiens des :
   Out of memory: Killed process 12786 (spamassassin)
 Ma question (angoiss?e) est :
   quand il fait ?a, est-ce que je perds le mail qu'il ?tait en train 
   de filtrer ?
 
 PS: J'y connais rien ? procmail et spamassassin.
 
 Merci d'avance,
   Nico.
 -- 
 Nicolas SABOURET
 LIMSI-CNRS, BP133, 91403 Orsay, France
 http://www.limsi.fr/Individu/nico
 
 

Translation:

I use spamassassin to filter my mail using .forward and a procmail rule.

When I have too much mail it suddenly, usually after a we [?], it
crashes and I get out of memory; killed process...

My desperate question is: when this happens do I use all the mail which
it was filtering at the time?

-- 
[EMAIL PROTECTED]||  http://www.acampbell.org.uk
using Linux GNU/Debian ||  for book reviews, electronic 
Windows-free zone  ||  books and skeptical articles


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: spamassassin out of memory

2002-12-16 Thread Lloyd Zusman
Small but significant correction.  See below ...

Anthony Campbell [EMAIL PROTECTED] writes:

 On 16 Dec 2002, Nicolas SABOURET wrote:
 Salut,
 
 J'utilise spamassassin pour filtrer mon courier ? moi, ? l'aide d'un 
 .forward et d'une r?gle procmail.
 Quand j'ai trop de mail d'un coup (genre apr?s un we), il p?te les 
 plombs et j'obtiens des :
  Out of memory: Killed process 12786 (spamassassin)
 Ma question (angoiss?e) est :
  quand il fait ?a, est-ce que je perds le mail qu'il ?tait en train 
  de filtrer ?
 
 PS: J'y connais rien ? procmail et spamassassin.
 
 Merci d'avance,
  Nico.
 -- 
 Nicolas SABOURET
 LIMSI-CNRS, BP133, 91403 Orsay, France
 http://www.limsi.fr/Individu/nico
 
 

 Translation:

 I use spamassassin to filter my mail using .forward and a procmail rule.

 When I have too much mail it suddenly, usually after a we [?], it
 crashes and I get out of memory; killed process...

 My desperate question is: when this happens do I use all the mail which
   ^^^
I think you meant to type lose instead of use, above.

 it was filtering at the time?


Did things get turned around in your brain because of the phrase use it
or lose it?  :)



 -- 
 [EMAIL PROTECTED]||  http://www.acampbell.org.uk
 using Linux GNU/Debian ||  for book reviews, electronic 
 Windows-free zone  ||  books and skeptical articles

-- 
 Lloyd Zusman
 [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: spamassassin out of memory

2002-12-16 Thread Colin Watson
On Mon, Dec 16, 2002 at 04:50:06PM +, Anthony Campbell wrote:
 On 16 Dec 2002, Nicolas SABOURET wrote:
[translated]
 I use spamassassin to filter my mail using .forward and a procmail rule.
 
 When I have too much mail it suddenly, usually after a we [?], it
 crashes and I get out of memory; killed process...
 
 My desperate question is: when this happens do I [lose] all the mail which
 it was filtering at the time?

If spamassassin dies (use spamc instead to save memory, by the way),
then procmail recovers the mail, so you don't lose it. I'm not sure
offhand what happens if procmail dies; I imagine it depends on how your
MTA is set up. It should go into the MTA's queue for a later delivery
attempt, though.

-- 
Colin Watson  [[EMAIL PROTECTED]]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: spamassassin out of memory

2002-12-16 Thread Anthony Campbell
On 16 Dec 2002, Lloyd Zusman wrote:
 Small but significant correction.  See below ...
 
 Anthony Campbell [EMAIL PROTECTED] writes:
 
 

[snip]

  Translation:
 
  I use spamassassin to filter my mail using .forward and a procmail rule.
 
  When I have too much mail it suddenly, usually after a we [?], it
  crashes and I get out of memory; killed process...
 
  My desperate question is: when this happens do I use all the mail which
^^^
 I think you meant to type lose instead of use, above.
 
Yes indeed.

  it was filtering at the time?
 
 
 Did things get turned around in your brain because of the phrase use it
 or lose it?  :)
 

Thanks for spotting this. I find I make such mistypings quite often
these days. Something odd happening in my brain, certainly; I hope it's
a feature and not a bug.

AC


-- 
[EMAIL PROTECTED]||  http://www.acampbell.org.uk
using Linux GNU/Debian ||  for book reviews, electronic 
Windows-free zone  ||  books and skeptical articles


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: spamassassin out of memory

2002-12-16 Thread Adam Majer
Just use a message queue so it doesn't kill your box.
See my message from 2 minutes ago...


On Mon, Dec 16, 2002 at 04:50:06PM +, Anthony Campbell wrote:
 On 16 Dec 2002, Nicolas SABOURET wrote:
  Salut,
  
  J'utilise spamassassin pour filtrer mon courier ? moi, ? l'aide d'un 
  .forward et d'une r?gle procmail.
  Quand j'ai trop de mail d'un coup (genre apr?s un we), il p?te les 
  plombs et j'obtiens des :
  Out of memory: Killed process 12786 (spamassassin)
  Ma question (angoiss?e) est :
  quand il fait ?a, est-ce que je perds le mail qu'il ?tait en train 
  de filtrer ?
  
  PS: J'y connais rien ? procmail et spamassassin.
  
  Merci d'avance,
  Nico.
  -- 
  Nicolas SABOURET
  LIMSI-CNRS, BP133, 91403 Orsay, France
  http://www.limsi.fr/Individu/nico
  
  
 
 Translation:
 
 I use spamassassin to filter my mail using .forward and a procmail rule.
 
 When I have too much mail it suddenly, usually after a we [?], it
 crashes and I get out of memory; killed process...
 
 My desperate question is: when this happens do I use all the mail which
 it was filtering at the time?
 
 -- 
 [EMAIL PROTECTED]||  http://www.acampbell.org.uk
 using Linux GNU/Debian ||  for book reviews, electronic 
 Windows-free zone  ||  books and skeptical articles
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: spamassassin out of memory

2002-12-16 Thread Pigeon
On Mon, Dec 16, 2002 at 04:50:06PM +, Anthony Campbell wrote:
 On 16 Dec 2002, Nicolas SABOURET wrote:
  Quand j'ai trop de mail d'un coup (genre apr?s un we), il 

 When I have too much mail it suddenly, usually after a we [?], it
 
 Le weekend!
Pigeon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]