From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/14483 Path: news.gmane.org!not-for-mail From: prad Newsgroups: gmane.emacs.gnus.user Subject: mairix problems Date: Sat, 01 Jan 2011 23:16:58 -0800 Message-ID: <87fwtbepw5.fsf@towardsfreedom.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1293952647 15775 80.91.229.12 (2 Jan 2011 07:17:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 2 Jan 2011 07:17:27 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Sun Jan 02 08:17:24 2011 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 1PZIBu-0003j3-SP for gegu-info-gnus-english@m.gmane.org; Sun, 02 Jan 2011 08:17:23 +0100 Original-Received: from localhost ([127.0.0.1]:45338 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZIBu-0006sw-5N for gegu-info-gnus-english@m.gmane.org; Sun, 02 Jan 2011 02:17:22 -0500 Original-Received: from [140.186.70.92] (port=48486 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZIBq-0006sr-Hq for info-gnus-english@gnu.org; Sun, 02 Jan 2011 02:17:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZIBp-0001TB-H6 for info-gnus-english@gnu.org; Sun, 02 Jan 2011 02:17:18 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:46170) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZIBp-0001Sv-BL for info-gnus-english@gnu.org; Sun, 02 Jan 2011 02:17:17 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PZIBl-0003e8-VP for info-gnus-english@gnu.org; Sun, 02 Jan 2011 08:17:14 +0100 Original-Received: from 70.67.160.177 ([70.67.160.177]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Jan 2011 08:17:13 +0100 Original-Received: from prad by 70.67.160.177 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 02 Jan 2011 08:17:13 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 58 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 70.67.160.177 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:xAmBSHyEBEVyXlhZ7UL75g+l+ks= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:14483 Archived-At: i've been trying to get mairix working today and it does (works great from shell (superfast on 2G) - but i can't see the results with nnmairix. there is ~/Mail and ~/Mail/inbox (cur/ tmp/ new/ and dovecot indicies) in .gnus: (require 'nnmairix) in .mairixrc: base=~/Mail database=~/.mairixdb mfolder=default maildir=inbox mformat=maildir omit=zz_mairix-* then setting up the group with G b c name of mairix server: test back end server: nnimap:Mail command: mairix default search group: def work with maildir++: yes and no -- doesn't seem to make much difference this produces a group: nnmairix+test:def what happens is that i do a search with G b s and it finds the 60 items it is supposed to (verified by doing this on the shell). the links go into ~/Mail/zz_mairix-def-*/cur/ (maildir++ is no) ~/Mail/.zz_mairix-def-*/cur/ (maildir++ is yes) and always there is created ~/Mail/inbox/.zz_mairix-def-*/ with cur/ new/ tmp/ dovecot.index.log dovecot-uidlist maildirfolder however, i can't go into the group nnmairix+test:def nor does it come up automatically as indicated in the manual: "Prompts for query which is then sent to the mairix binary. Search results are put into the default search group which is automatically displayed" so it seems i'm missing a piece somewhere since mairix is doing its job both out of gnus and in it. what can be done? (btw, i also tried nnir with imap, but couldn't get the group to open - but that's another story) -- in friendship, prad