From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/13971 Path: news.gmane.org!not-for-mail From: Dirk Gouders Newsgroups: gmane.emacs.gnus.user Subject: Using different client certificates with multiple IMAP servers Date: Fri, 07 May 2010 13:22:41 +0200 Organization: A noiseless patient Spider Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1273322909 7534 80.91.229.12 (8 May 2010 12:48:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 8 May 2010 12:48:29 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sat May 08 14:48:27 2010 connect(): No such file or directory Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OAjSC-000550-Qg for gegu-info-gnus-english@m.gmane.org; Sat, 08 May 2010 14:48:24 +0200 Original-Received: from localhost ([127.0.0.1]:43572 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAjSB-0007oB-QK for gegu-info-gnus-english@m.gmane.org; Sat, 08 May 2010 08:48:23 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!news2.glorb.com!feeder.erje.net!eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-Lines: 13 Injection-Date: Fri, 7 May 2010 11:22:41 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="yVJgR8JF+m0cXrZqb49jWg"; logging-data="14397"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18CtrhOYw/zClUESJmNiaRBacTXt4vdObE=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:IegNesSvmQPAxI37KJBiKA2yTDU= sha1:7aUPSQLQM/SbTnOn14q7k5Z5Gao= Original-Xref: usenet.stanford.edu gnu.emacs.gnus:84311 X-Mailman-Approved-At: Sat, 08 May 2010 08:48:21 -0400 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:13971 Archived-At: Hello, I want to connect to multiple IMAP servers and present appropriate client certificates to the different servers. For just one server, I can set the appropriate parameters in imap-ssl-program, but I cannot find documentation on how to do that for multiple servers. Is there a way to do what I want or do I need to use multiple instances of gnus? Dirk