On Fri, 12 Aug 2011 10:18:12 -0700
Joe Zeff <ahnkna...@zeff.us> wrote:
> 
> Whatever was wrong is fixed.

Just for future reference, should you ever need to investigate problems
like this:

You can telnet to your news server on port 119 and issue some standard
commands to see what the server is actually sending back.  For example:

telnet newsserver.foo.com 119

If you need to login:

authinfo user foo
authinfo pass bar

mode reader
group foobar

Try "help" for a list of other commands the server will recognize

More details at http://tools.ietf.org/html/rfc3977

HTH

-- 
Conrad J. Sabatier
conr...@cox.net

_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to