Guys,

If some of you would like to help contribute to the NNTP handling, that
would be great.  Please note that we stick to the RFC specifications.  In
this case, RFCs 977 and 850 apply.

According to RFC 977, section 3.10.2 (and related), the article being posted
must end with <CR-LF>.<CR-LF>.

> some clients arnt sending the first CRLF, so when the message gets sent
> back, it doesnt include the CRLF on the end?

What are they sending?  The bug report,
http://nagoya.apache.org/jira/browse/JAMES-311, says that they are sending
<CRLF>.<CRLF>, but not <CRLF><CRLF>.<CRLF>.  The latter is not necessary.
If the code is not working properly for the former, then it is a bug in the
code.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to