From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16294 Path: news.gmane.org!not-for-mail From: Shnippelson Newsgroups: gmane.emacs.gnus.user Subject: gnus doesn't use nnimap-authinfo-file Date: Tue, 28 May 2013 23:38:49 +0400 Organization: Shnippelson Message-ID: <87ehcqc2t2.fsf@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1369770003 17051 80.91.229.3 (28 May 2013 19:40:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 May 2013 19:40:03 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue May 28 21:40:07 2013 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UhPkc-0007sf-TJ for gegu-info-gnus-english@m.gmane.org; Tue, 28 May 2013 21:40:07 +0200 Original-Received: from localhost ([::1]:44300 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhPkc-00041w-Gu for gegu-info-gnus-english@m.gmane.org; Tue, 28 May 2013 15:40:06 -0400 Original-Path: usenet.stanford.edu!news.glorb.com!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail Original-Newsgroups: gnu.emacs.gnus User-Mail-Address: Shnippelson@yandex.ru User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:/uI9mwEGnfepNHRme1JNNqNCvQ8= Original-Lines: 16 Original-NNTP-Posting-Host: 80.93.182.139 Original-X-Trace: news.sunsite.dk DXC=WchoTa\n5hdNC=2oJ9U:hfYSB=nbEKnkk\B35ejE16cf]Q; VPE]\2cn>XUDLVOIgCadAjPaRck1OnFSF?PmYPmFk1ilJ; G=Fi[g_>@TPG=BiQg Original-X-Complaints-To: staff@sunsite.dk Original-Xref: usenet.stanford.edu gnu.emacs.gnus:87421 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 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: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16294 Archived-At: Hi I'm trying to set up gnus but without success. It is seems to me that gnus doesn't use "nnimap-authinfo-file". I have the following lines in gnus-init: (setq gnus-secondary-select-methods '( (nnimap "Work" (nnimap-address "mail.work.ru") (nnimap-authinfo-file "/home/shnip/.emacs.d/gnus/.authinfo") (nnimap-stream ssl) (nnimap-server-port 993)))) But gnus reads information from file ~/.authinfo. I can check it by deleting the file.