From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/2600 Path: news.gmane.org!not-for-mail From: Hubert Canon Newsgroups: gmane.emacs.gnus.user Subject: Re: going imap Date: Tue, 10 Jun 2003 12:33:10 +0200 Organization: Chapi Chapo Message-ID: References: <87smrjw8t7.unregulated@boppy.dyndns.org> <843cjjf585.fsf@lucy.is.informatik.uni-duisburg.de> <87issfvwlg.Mysidae@boppy.dyndns.org> <84fznjxamc.fsf@lucy.is.informatik.uni-duisburg.de> <8465nhoqb1.fsf@lucy.is.informatik.uni-duisburg.de> Reply-To: Hubert Canon NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138668973 15734 80.91.229.2 (31 Jan 2006 00:56:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 00:56:13 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:30:56 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!uio.no!feed.news.nacamar.de!newsfeed.stueberl.de!teaser.fr!usenet-fr.net!proxad.net!feeder2-1.proxad.net!news1-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.gnus X-Comment: membre du CAS, du GASDPQL, du MACQPAD et du MMQLPI X-Accept-Language: fr,fr-BE,en,en-UK,en-US,de,ar,tr,it User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) X-Face: N&lH"8+zC:K;58u"[H=J}}Xq~hK4nJ$ePLUL+33~!G}\Ff$@_X.}=%cJ;Z`RA;5qm~|8kE? kai.grossjohann@gmx.net (Kai Großjohann) disait : > Hubert Canon writes: > >> Is there a way to have nnimap as a foreign server ? > > I have two nnimap servers, as secondary servers. I don't see why it > should fail to use them as foreign servers, either. It works as foreign server. It works when their are two different servers. But I have problems with two imap [gnus] servers to the same machine [imap server] > Can you give some more details? What did you want to achieve? What > did you do? What happened? What did you expect to happen? I made many actions, and I am not sure I isolated the problem. This is what I have in my .gnus : (setq gnus-secondary-select-methods `((nnml "") (nnimap "free" (nnimap-authinfo-file ,(home "\\.authinfo")) (nnimap-address "imap.free.fr") (nnimap-list-pattern ("*")) (nnimap-expunge-on-close always)) (nnimap "free2" (nnimap-authinfo-file ,(home "\\.authinfo2")) (nnimap-address "imap.free.fr") (nnimap-list-pattern ("*")) (nnimap-expunge-on-close always)) )) I have two logins for the same server. When I open one, all the groups of the other are replaced by the first one. And of course the opposite when I open the second. In the past, I have used many nntp [gnus] server and nnfolders without any problem. I think that nnimap shares information and that it is not possible to have totally separate connections to the same [imap] server. I don't know if I am so clear in may explanations. -- Hubert Canon