On Wed, 6 Mar 2002, Matthew Cline wrote:

> On Wednesday 06 March 2002 05:28 pm, Matthew Cline wrote:
>
> > I found that this line of my patch to fix the "MIME null block" problem was
> > causing an infinite loop sometimes:
> >
> >     my $boundary = "--$1";
>
> Ugh, that wasn't the only problem.  If, for some reason, the boundary pattern
> doesn't match any of the lines of the body, my algorithm goes past the end of
> the array, getting an undefined values, which makes Perl (my version,
> anyways) go into an infinite loop of spitting out warning messages.  Here's
> my new *new* patch (as an attachment) to take care of it all:

Thanks, applied ;-)

-- 
Matt.
<:->get a SMart net</:->


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to