From: Lars Ingebrigtsen <larsi@gnus.org>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 24752@debbugs.gnu.org
Subject: bug#24752: 26.0.50; Suppressing unavailable imap server
Date: Thu, 12 Apr 2018 22:13:47 +0200 [thread overview]
Message-ID: <87in8wmbd0.fsf@mouse.gnus.org> (raw)
In-Reply-To: <87y41irqk9.fsf@gmx.de> (Michael Albinus's message of "Fri, 21 Oct 2016 11:37:10 +0200")
Michael Albinus <michael.albinus@gmx.de> writes:
> I would appreciate if there would be a way to set a status of
> "unavailable" to a server. A simple check (a Lisp function provided by
> me) shall be possible to deal with this when connecting. And/or there
> shall be a simple configuration mean to configure the timeout until a
> server is marked as unavailable; 2 minutes is much too long in my case.
Doing something like
(push '((nnimap "imap.gmail.com") denied) gnus-opened-servers)
in your .gnus.el will make Gnus never try to contact it.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2018-04-12 20:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-21 9:37 bug#24752: 26.0.50; Suppressing unavailable imap server Michael Albinus
2018-04-12 20:13 ` Lars Ingebrigtsen [this message]
2018-04-27 11:46 ` Michael Albinus
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=87in8wmbd0.fsf@mouse.gnus.org \
--to=larsi@gnus.org \
--cc=24752@debbugs.gnu.org \
--cc=michael.albinus@gmx.de \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.