From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/85090 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: blog post on gnus, dovecot, and lucene Date: Tue, 07 Oct 2014 13:43:47 +0800 Message-ID: <87y4sszb70.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1412660477 1786 80.91.229.3 (7 Oct 2014 05:41:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Oct 2014 05:41:17 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M33334@lists.math.uh.edu Tue Oct 07 07:41:10 2014 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XbNWC-0001bG-8E for ding-account@gmane.org; Tue, 07 Oct 2014 07:41:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1XbNVR-0004xC-Bl; Tue, 07 Oct 2014 00:40:17 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1XbNVG-0004wm-PY for ding@lists.math.uh.edu; Tue, 07 Oct 2014 00:40:06 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1XbNVF-0002Y5-8p for ding@lists.math.uh.edu; Tue, 07 Oct 2014 00:40:06 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.80) (envelope-from ) id 1XbNVD-0002Kz-Cd for ding@gnus.org; Tue, 07 Oct 2014 07:40:03 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XbNVD-0000za-7B for ding@gnus.org; Tue, 07 Oct 2014 07:40:03 +0200 Original-Received: from 36.248.254.122 ([36.248.254.122]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Oct 2014 07:40:03 +0200 Original-Received: from eric by 36.248.254.122 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Oct 2014 07:40:03 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 36.248.254.122 User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) Cancel-Lock: sha1:L9i1n9JzohbtnZe5ppqLvMdkQko= X-Spam-Score: -1.7 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:85090 Archived-At: Hi, I mentioned a bit ago that I had shifted my gnus/dovecot setup, and would blog about it. I finally did that: http://ericabrahamsen.net/tech/2014/oct/gnus-dovecot-lucene.html The gist of it is how to move to an always-running dovecot daemon, fed by isync, and incorporating lucene searches into that. Enjoy! Eric