Re: NMH mail package utility "inc" aborts before incorporating first new email into an NMH folder
Ken Hornstein <[email protected]>
| Newsgroups | gmane.mail.nmh.devel |
|---|---|
| Message-ID | <[email protected]> |
> >Andy Bradford <[email protected]> wrote: > > I wrote a patch a few years ago to deal with this issue because I have > > one sender that hasn't yet fixed---or even acknowledged for that matter > > that they have a problem with---their software that injects messages > > that have lines well over 11 million characters. > >Ken, is there some *unit testing* infrastructure that I've missed? Yes! Check out what "make check" does (also, there's a directory in the sources called "test", which I thought was kind of obvious?). I can't say it tests EVERYTHING, but it does a lot (it includes "fake" POP and SMTP servers to exercise that protocol support). --Ken