Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Oliver Jennrich <oliver.jennrich@gmx.net>
Subject: IMAP - second server works only at start-up.
Date: 04 Jun 2002 09:19:33 +0200	[thread overview]
Message-ID: <adhpgk$115nvo$1@ID-371.news.dfncis.de> (raw)


Oh well,

I haven't found anything useful concerning this problem asking google,
so maybe someone here knows the problem and the answer.

I'm reading mail on two different IMAP-servers (amongst others). The
first one (server1) lives on my side of the firewall and accepts
plaintext authorization, the second one (serevr2) lives outside and
requires a connection through SSL.

On starting gnus, it connects nicely to both servers, does its magic
and gets the mail. Fine. However, if I subsequently hit 'g' in the
group buffer, only server1 is asked again for new mail. Although the
server buffer claims, that the connection to 'server2' is still open,
nothing happens with respect to new mail.

Quitting gnus and restarting it does the trick but is is inconvenient
and so windows...

I've set my nnimap stuff as follows:

(setq gnus-secondary-select-methods 
      '((nnml "") 
	(nnimap "server1"
		(nnimap-list-pattern ("INBOX")))
	(nnimap "server2"
		(nnimap-server-port 993) 
		(nnimap-stream ssl) 
		(nnimap-list-pattern ("INBOX")))
	)
      )

Gnus is v5.8.8, XEmacs is 21.4.7 "Economic Science (Windows)
 
Any ideas?

-- 
Space - the final frontier


                 reply	other threads:[~2002-06-04  7:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='adhpgk$115nvo$1@ID-371.news.dfncis.de' \
    --to=oliver.jennrich@gmx.net \
    /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).