Re: [9fans] email header screwup (and fix)

2010-09-13 Thread erik quanstrom
> or change the grammar not to need unlimited stack space. > it says yes. you're right. i should have fixed this properly before posting. > fields: '\n' > { yydone = 1; } > | field '\n' > | field '\n' fields > ; >

Re: [9fans] email header screwup (and fix)

2010-09-11 Thread Russ Cox
On Thu, Sep 9, 2010 at 4:13 PM, erik quanstrom wrote: > lately, i've been seeing email with gigantic headers. > 120 header lines are not that uncommon.  unfortunately > upas has sometimes inserts a blank line about > (but not exactly) 4k into the file.  a bit of digging, upas/send > was assuming t