info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Names & topics


From: Tassilo Horn
Subject: Re: Names & topics
Date: Wed, 13 May 2020 09:52:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Colin Baxter <m43cap@yandex.com> writes:

Hi Colin,

> After much anguish I have succeeded in making an imap group for an
> email address. (I'd forgotten how to do it!) The group has the
> convoluted name 'nnimap+imap.domain-name.com:INBOX'. How do I change
> it to 'nnimap+domain-name:INBOX'? I have tried edited the info using
> 'GE', but my edits are not accepted.

Define it like so:

--8<---------------cut here---------------start------------->8---
(add-to-list 'gnus-secondary-select-methods
  '(nnimap "Fastmail" ;; The name.
           (nnimap-address "imap.fastmail.com")) ;; The actual server.
--8<---------------cut here---------------end--------------->8---

Then the groups will be named nnimap+Fastmail:*.

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]