logo       

Re: Incoming feed statistics: msg#00082

network.inn

Subject: Re: Incoming feed statistics

On Thu, 8 May 2003, Russ Allbery wrote:

> Jeffrey M Vinocur <jeff@xxxxxxxxxx> writes:
>
> > but it's apparently not getting caught by the yEnc filter I snarfed from
> > Russ a while back (but looks like it should match just fine, unless my
> > understanding of Perl is completely broken).
>
>
> if ($hdr{__BODY__} =~ m%^=ybegin (.+)$%m) {
> local $_ = $1;
> if (/line=/ && /size=/ && /name=/) {
> return 1;
> }
> }

I have this part verbatim (except for /.../m instead of m%...%m). Yet

May 8 13:45:13.117 + nrc-news.nrc.ca \
<7Iwua.566403$0M1.560376@xxxxxxxxxxxxxxxxxxxx> 317982 [...]

*sigh* So weird.


(On a side note, I see you got rid of the need for /x on the uuencode
detection regexes, and reordered them after the yEnc detection -- did you
get a noticeable performance benefit from that?)


--
Jeffrey M. Vinocur
jeff@xxxxxxxxxx








<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise