K 10
svn:author
V 7
scrappy
K 8
svn:date
V 27
1999-06-07T05:52:17.000000Z
K 7
svn:log
V 482
From: Richard Todd <rmtodd@skywalker.ecn.ou.edu>

This patch provides a new (well, resurrected) inn.conf option 'wireformat'.
The option now controls whether the tradspool storage manager module reads
or writes articles in "traditional" \n-only format (wireformat=false) or in
wire-format (\r\n, wireformat=true).  With wireformat=false, articles are
converted to the old format on write and from the old format on read; callers
of the storage manager only see wireformat articles.

END
