Re: Out of Memeory error with ezmlm 6.0.1

Josh Trutwin <[email protected]> Mon, 11 Feb 2008 12:18:50 -0600
Newsgroups gmane.mail.ezmlm
Message-ID <[email protected]>
On Mon, 11 Feb 2008 10:16:09 -0600
Bruce Guenter <[email protected]> wrote:

> On Sun, Feb 10, 2008 at 07:21:43PM -0600, Josh Trutwin wrote:
> > Sent a test message and this was in /var/log/qmail/current (sorry
> > for the wrapping)
> > 
> > @4000000047afa1320ee59f1c delivery 20293: success:
> > ezmlm-store:_info:_qp_1162/ezmlm-archive:_fatal:_out_of_memory/did_0+0+5/
> 
> What kind system are you running?  If it's Linux based, could you
> change the ezmlm-store line in the "editor" file to add the
> following at the start of the line:

Bruce,

The system is Debian sid (4.0):

# uname -a
Linux fastconcepts 2.6.24 #1 SMP Sat Jan 26 22:43:01 CST 2008 i686
GNU/Linux

gcc is version 4.1.2

Let me know if you need anything else as far as system info.

The editor file does not contain a line for ezmlm-store - I have
ezmlm-reject, ezmlm-gate, ezmlm-clean, ezmlm-archive and ezmlm-warn.

Is that the problem?  Should I do the strace in front of the
ezmlm-archive command?

> | strace -o strace -f ....
> 
> then post a link to where the strace file can be downloaded.

Josh