[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to setup a nntp server that needs user and password?
|
From: |
Tassilo Horn |
|
Subject: |
Re: How to setup a nntp server that needs user and password? |
|
Date: |
Thu, 24 Mar 2011 11:03:17 +0100 |
|
User-agent: |
Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.9999 (gnu/linux) |
Leo <sdl.web@gmail.com> writes:
Hi Leo,
> In the *server* how to add a nntp server (I want to use
> news.eternal-september.org) that requires user and password?
I think it should just work, if you put a line like
machine news.eternal-september.org login XXX password XXX force yes
into your ~/.authinfo or ~/.authinfo.gpg
Bye,
Tassilo