"David Collantes" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Now I get this:

[snip]

> Any tips?

I don't know anything about procmail, but it may be a good idea
to set the following in your .tmda/config:

LOGFILE_DEBUG = os.expand( "~/.tmda/debug.log" )

And look in there after the next attempt.

Then again, it'll probably give you the same error again, without
the LOGFILE_DEBUG stuff on the end.

It looks at first glance like tmda-filter called
"/usr/bin/procmail ~/.procmailrc" which called tmda-filter which
called "/usr/bin/procmail ~/.procmailrc"?

Then the inner-most procmail fails saying "[Errno12] Cannot
allocate memory"

This makes TMDA fail (it would fail more quietly if you defined
LOGFILE_DEBUG)

This failure of TMDA fails and so the outer procmail exicts with
"75  ('imp$
procmail: Program failure (75) of "/usr/local/bin/tmda-filter")"

This makes TMDA fail again, and maybe it gets into some infinite
loop?  I don't know how you have your procmail setup, but
something in ~/.procmailrc may be the problem.  Maybe post it (or
its relevant parts) to this list so the procmail people can take
a look at it.  Also set LOGFILE_DEBUG and post its output.

Jim



_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to