Hi, * Brian Salter-Duke wrote: > On Tue, May 12, 2009 at 07:04:39AM -0700, Gary Johnson wrote:
> > At home, I'm using Cygwin's mutt package and it just happens to have > > +BUFFY_SIZE configured. > Just a comment. I compiled 1.5.18 "out of the box" on Cygwin and I do not > have > that set. I am not sure what it does, but would it be best set in the > cygwin version. +BUFFY_SIZE indicates a compile-time option that is enabled. It was removed in favor of a runtime implementation that can be turned on and off with $check_mbox_size in 1.5.15. Rocco