|
From: Paolo P. <pp...@ie...> - 2003-09-29 01:48:07
|
On Sun, Sep 28, 2003 at 07:09:52PM -0500, Jason Aycock wrote: > > If so, then put a -t -T on your invocation line, to get a full > > trace, and we'll see where it leads. > > Hmm. When I resend the messages to myself, I can't reproduce the problem, i.e. > mails that had failed through to my inbox later were handled by CRM114 with no > error ... with one exception. When I send myself the 150K Swen virus mails, I > can reproduce this illegal base64 error: > > mewdecode: illegal base64 length. > procmail: Program failure (-11) of "/usr/bin/crm" > procmail: Rescue of unfiltered data succeeded seems that mewdecode stumbles badly on that ill c64; the same happens on broken c64 with e.g uudeview, although uuencode seems pretty robust. Try to feed that msg through mailfilter.crm by hand instead that from procmail, to get clearer idea of what's happening; and you could just save that msg-virus and run mewdecode over it and see if it segv. -- paolo |