K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2011-07-17T19:08:34.880142Z
K 7
svn:log
V 437
improve checks on passwd.nntp

Improve the error message when the parsed lined is in wrong format:
"Argument list too long" (E2BIG) instead of "Numerical argument out
of domain" (EDOM).

Also catch a new kind of error in passwd.nntp:  any line prior to a matching
<hostname>, which is not empty or starts with a hash, but contains a third
colon somewhere that is not followed by "authinfo".

Thanks to Florian Schlichting for the patch.

END
