From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/86434 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: mail vs news Date: Fri, 18 Dec 2015 07:34:51 +0800 Message-ID: <8760zwtzs4.fsf@ericabrahamsen.net> References: <87egemncar.fsf@nowhere.org> <87wpsdbang.fsf@gmail.com> <87a8p9tjiz.fsf@ericabrahamsen.net> <87si31b9zc.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1450395354 30765 80.91.229.3 (17 Dec 2015 23:35:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Dec 2015 23:35:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M34666@lists.math.uh.edu Fri Dec 18 00:35:42 2015 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1a9i5G-0005cU-9L for ding-account@gmane.org; Fri, 18 Dec 2015 00:35:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.85) (envelope-from ) id 1a9i4f-0003rO-6b; Thu, 17 Dec 2015 17:35:05 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtps (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.85) (envelope-from ) id 1a9i4c-0003qu-UN for ding@lists.math.uh.edu; Thu, 17 Dec 2015 17:35:03 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) (envelope-from ) id 1a9i4b-0005vX-QX for ding@lists.math.uh.edu; Thu, 17 Dec 2015 17:35:02 -0600 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1a9i4a-0000cY-Bo for ding@gnus.org; Fri, 18 Dec 2015 00:35:00 +0100 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a9i4Y-0004If-VL for ding@gnus.org; Fri, 18 Dec 2015 00:34:59 +0100 Original-Received: from 218.94.59.34 ([218.94.59.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2015 00:34:58 +0100 Original-Received: from eric by 218.94.59.34 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2015 00:34:58 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 31 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 218.94.59.34 User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) Cancel-Lock: sha1:EAU6rqwo3fCaollVvqdvTSyZako= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:86434 Archived-At: Igor Sosa Mayor writes: > Eric Abrahamsen writes: > >> Igor Sosa Mayor writes: >> >>> Rainer M Krug writes: >>> >>>> Maintenance: I use offlineimap to sync my gmail account to a local >>>> dovecot imap server, and after each sync, "notmuch" -new is called - so >>>> no maintenance on my side. >>> >>> sorry for the noise... but is it somehow possible to see your dovecot >>> config? I never managed to run a local dovecot imap server in >>> archlinux... >>> >>> many thanks in advance! >> >> Here's my output of "doveconf -n". This is all the configuration I've >> got, apart from /etc/dovecot/passwd. >> > > thanks! this is local imap server, isn't it? Right, then Gnus connects via (for instance, for this email address): (nnimap "EA" (nnimap-address "localhost") (nnimap-stream network) (nnimap-authenticator login) (nnimap-user "eric@ericabrahamsen.net"))