K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2017-07-11T19:31:17.153711Z
K 7
svn:log
V 280
inews: fix the check of header field length

The limitation of 998 bytes is for the length of a single line of a
header field, not for the whole header field.

Also, use MED_BUFFER instead of HEADER_STRLEN in places where
a mere buffer was expected, not related to header length.

END
