Martin, The message itself looks like the recursion problem... a spammer sent a drug spam, and the rejection message (to a local address) looped some 122 times at 5-second intervals until SA bombed. It's hard to imagine ANY program that can disentangle 122 MIME-encapsulated emails inside each other without running out of resources.
So I would say the problem is not SA; it's an MTA setup that doesn't detect a mail loop after eight or ten times around. The spammer appears to have used a spoofed local envelope sender, which contributed to the problem. Pierre Thomson BIC -----Original Message----- From: Martin Karol Zuziak [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 25, 2005 2:30 PM To: users@spamassassin.apache.org Subject: Re: Deep recursion error Hello list Well, so far no replies to my post regarding "deep recursion" errors. I have tested the message with 'spamassassin' (ie. not spamc/spamd) with the same result. The scanning took 21 CPU seconds on a Intel Pentium 3, 1133 MHz and consumed 180 MB memory. Am I the only one seeing this problem? Could someone else test the message and report if you too are seeing excessive cpu and memory load. The message is at http://www.math.ku.dk/~zuziak/sa/satrigger.txt . Thanks, Martin Zuziak <[EMAIL PROTECTED]> On Tue, Jan 18, 2005 at 11:12:50AM +0100, Martin Karol Zuziak wrote: > Hi > > There has been a few posts about this error but so far no solution. > > I have a mail which, when sent to spamd with spamc, causes spamd to > consume a lot of memory and cpu time. The scanning takes about 30 > seconds for this mail of approx. 200 kB but the real problem is that it > causes spamd to go from 50 to 190 MB consumed memory. Additionally, > spamd logs several errors about "Deep recursion". The error log is > attached below. > > The mail is a result of repeated bounces between two servers. That in > itself is a problem but the mail should not trigger such bad behavior in > spamd. > > I'm using spamassassin 3.0.1 with perl 5.8.3 on SuSE Linux 9.2 > (kernel 2.6.5). > > The offending mail can be found at > http://www.math.ku.dk/~zuziak/sa/satrigger.txt > > Can anyone help me with this? > > Thanks, > > Martin Zuziak <[EMAIL PROTECTED]> >