Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* How to remove duplicate nnimap servers?
@ 2016-04-21 11:47 Alice Bob
  2016-05-04  6:14 ` Alice Bob
  0 siblings, 1 reply; 3+ messages in thread
From: Alice Bob @ 2016-04-21 11:47 UTC (permalink / raw)
  To: info-gnus-english

Don't why there are two exactly same servers in 'server' buffer
list.

It's like this:

```
{nnimap: gmail} (opened)
{nnimap: outlook} (opened)
{nnimap: gmail} (opened)
```

The frist and third line points to the same Gmail account. I can
verify this by RET to check their mail forders.

I trid to execute 'k' to kill the third one. But Gnus reminds:

,----
| gnus-server-kill-server: Read-only server nnimap:gmail
`----

How to remove either one?

-- 
Who am I? Where am I from? Where am I going?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to remove duplicate nnimap servers?
  2016-04-21 11:47 How to remove duplicate nnimap servers? Alice Bob
@ 2016-05-04  6:14 ` Alice Bob
  2016-05-04  6:35   ` Alice Bob
  0 siblings, 1 reply; 3+ messages in thread
From: Alice Bob @ 2016-05-04  6:14 UTC (permalink / raw)
  To: info-gnus-english

Alice Bob <alicebob@riseup.net> writes:
Finally I found the way.

`gnus-message-archive-method' should be "nnimap:gmail" instead of
(nnimap "gmail")

just for note.
> Don't why there are two exactly same servers in 'server' buffer
> list.
>
> It's like this:
>
> ```
> {nnimap: gmail} (opened)
> {nnimap: outlook} (opened)
> {nnimap: gmail} (opened)
> ```
>
> The frist and third line points to the same Gmail account. I can
> verify this by RET to check their mail forders.
>
> I trid to execute 'k' to kill the third one. But Gnus reminds:
>
> ,----
> | gnus-server-kill-server: Read-only server nnimap:gmail
> `----
>
> How to remove either one?

-- 
Who am I? Where am I from? Where am I going?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to remove duplicate nnimap servers?
  2016-05-04  6:14 ` Alice Bob
@ 2016-05-04  6:35   ` Alice Bob
  0 siblings, 0 replies; 3+ messages in thread
From: Alice Bob @ 2016-05-04  6:35 UTC (permalink / raw)
  To: info-gnus-english

Alice Bob <alicebob@riseup.net> writes:
By the way, should set

(setq gnus-update-message-archive-method t)
> Alice Bob <alicebob@riseup.net> writes:
> Finally I found the way.
>
> `gnus-message-archive-method' should be "nnimap:gmail" instead of
> (nnimap "gmail")
>
> just for note.
>> Don't why there are two exactly same servers in 'server' buffer
>> list.
>>
>> It's like this:
>>
>> ```
>> {nnimap: gmail} (opened)
>> {nnimap: outlook} (opened)
>> {nnimap: gmail} (opened)
>> ```
>>
>> The frist and third line points to the same Gmail account. I can
>> verify this by RET to check their mail forders.
>>
>> I trid to execute 'k' to kill the third one. But Gnus reminds:
>>
>> ,----
>> | gnus-server-kill-server: Read-only server nnimap:gmail
>> `----
>>
>> How to remove either one?

-- 
Who am I? Where am I from? Where am I going?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-04  6:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-21 11:47 How to remove duplicate nnimap servers? Alice Bob
2016-05-04  6:14 ` Alice Bob
2016-05-04  6:35   ` Alice Bob

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).