Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: ding@gnus.org
Subject: [nnimap gmail] confused by phenomena
Date: Wed, 22 May 2013 06:58:54 -0400	[thread overview]
Message-ID: <87obc3jn69.fsf@newsguy.com> (raw)

I've been reading some gmail imap groups for a yr or so.  
Yesterday I added a new one.  Today the new groups showed up but they
contain all the mail of the wrong account.

From ~/.gnu:

<This one has been in use for a year>
(add-to-list 'gnus-secondary-select-methods '(nnimap "hputnam3"
                                  (nnimap-address "imap.gmail.com")))

<this one was added yesterday>
(add-to-list 'gnus-secondary-select-methods
                       '(nnimap "harrygp3"
                    (nnimap-address "imap.gmail.com")))
 
The accounts have different names and different passwords.  They are
listed in .authinfo like so:

(passwords obfuscated)

machine imap.gmail.com login hputnam3@gmail.com password xxxxxxxx port imap
machine imap.gmail.com login harrygp3@gmail.com password xxxxxxxx port imap

When I ran gnus, it had pickup all of hputnam3 imap mail and placed
it in groups named harrygp3.  In other words it had retrieved all the
wrong mail for the newly added imap account.

I noticed that the passwords while different were only different by
case. (PAssword and password), so I thought that might be the
reason.

I went to gmail and changed the password of harrygp3 so it was
different by an actual char... an underscore, then  changed the lines
in .authinfo.  I then stripped out all reference to harrygp3 from
.newsrc.eld (with gnus closed) and started gnus again.

However it still retrieves all of hputnam3 mail and places it in
harrygp3 groups.

Gack... now what?  




             reply	other threads:[~2013-05-22 10:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-22 10:58 Harry Putnam [this message]
2013-05-22 11:09 ` Alberto Luaces
2013-05-22 11:39   ` Harry Putnam
2013-05-23 13:00 ` Adam Sjøgren
2013-05-23 20:49   ` Harry Putnam
2013-05-23 22:11     ` Adam Sjøgren
2013-05-25 21:51       ` Harry Putnam

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=87obc3jn69.fsf@newsguy.com \
    --to=reader@newsguy.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).