Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@gmail.com>
To: ding@gnus.org
Subject: Re: nntp and authinfo working?
Date: Tue, 10 Jan 2012 20:34:36 +0100	[thread overview]
Message-ID: <dehv7gxmb.fsf@news.eternal-september.org> (raw)
In-Reply-To: <878vlfcrb5.fsf@lifelogs.com>

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Tue, 10 Jan 2012 19:59:52 +0100 Richard Riley <rileyrg@gmail.com> wrote: 
>
> RR> Ted Zlatanov <tzz@lifelogs.com> writes:
>>> On Tue, 10 Jan 2012 18:46:49 +0100 Richard Riley <rileyrg@gmail.com> wrote: 
>>> 
> RR> Above I wish it to do so on the logical connection name "me". I dont
> RR> know (or want to pubish in plaintext) the username : its in the authinfo
> RR> file..
>>> 
> RR> I use this fine with nnimap for multiple gmail accounts.
>>> 
>>> I think I've committed a fix that will solve it for you.  Give it a try.
>
> RR> hmm, I guess its going to mean me installing nognus with this emacs 24
> RR> pull. It'll take some time to check but in the meantime .. thanks.
>
> You can try to apply the patch of this latest commit on top of the Emacs
> 24 nntp.el, but it should make its way to Emacs if Yamaoka-san does the sync.

tis ok, got nognus : first test with only one logical name "me" :
works. 

e.g

> (add-to-list 'gnus-secondary-select-methods
> 	     '(nntp "me"
> 		    (nntp-address "news.eternal-september.org")))

and in .authinfo

> machine me login MYID force yes password MYPASS

is ok.

Add a second account e.g

> (add-to-list 'gnus-secondary-select-methods
> 	     '(nntp "me"
> 		    (nntp-address "news.eternal-september.org")))

> (add-to-list 'gnus-secondary-select-methods
>  	     '(nntp "me2"
>  		    (nntp-address "news.eternal-september.org")))

and in authinfo

> machine me login MYID force yes password MYPASS
> machine me2 login MYID2 force yes password MYPASS2

and it hangs on the second connection. I need to C-g. I'll try and post
the trivia log soon. Possibly its eternal-september but it used to
work. (I maintain work related and social accounts).





  reply	other threads:[~2012-01-10 19:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-10  0:50 Richard Riley
2012-01-10 14:38 ` Ted Zlatanov
2012-01-10 16:39   ` Richard Riley
2012-01-10 17:40     ` Stefan Nobis
2012-01-10 17:46       ` Richard Riley
2012-01-10 18:55         ` Ted Zlatanov
2012-01-10 18:59           ` Richard Riley
2012-01-10 19:04             ` Ted Zlatanov
2012-01-10 19:34               ` Richard Riley [this message]
2012-01-10 19:47                 ` Ted Zlatanov
2012-01-10 19:55                   ` Richard Riley
2012-01-11 13:44                     ` Ted Zlatanov
2012-01-27 17:20                   ` Lars Ingebrigtsen
2012-01-27 19:22                     ` Ted Zlatanov
2012-01-27 18:27                       ` Lars Ingebrigtsen
2012-02-01 18:27                         ` Ted Zlatanov
2012-02-01 23:20                           ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=dehv7gxmb.fsf@news.eternal-september.org \
    --to=rileyrg@gmail.com \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).