* test/tests/bad-input/test-header: Add test for it.
authorEric Gillespie <epg@pretzelnet.org>
Wed, 13 Aug 2008 18:27:36 +0000 (18:27 +0000)
committerEric Gillespie <epg@pretzelnet.org>
Wed, 13 Aug 2008 18:27:36 +0000 (18:27 +0000)
* sbr/m_getfld.c: If we reach the end of the line without finding
a ':' when parsing a header field, treat that line as the
beginning of the body rather than blowing up.  These messages are
usually spam, but it's nice to be able to at least scan them.


No differences found