Wotan <wotan(_at_)netcom(_dot_)com> wrote:
On Wed, 3 Sep 1997, Rocket Ray wrote:
But what I am surprised about is, with such a large number of items in
the first recipe, it didn't exceed the LINEBUF default (or maybe I'm
confused about what that variable is about).
You can reset the value of linebuff to whatever you want. :)
LINEBUF=30000
should handle most things.
Well, I recall someone posting awhile back that if you increase the
value of LINEBUF, it slows down procmail, which would defeat the purpose
of using the internal recipe (if I understand correctly).