From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Baumann Subject: Re: org-mhe has trouble with message-ids containing dashes in the host part Date: Sat, 12 Jul 2008 16:18:20 +0200 Message-ID: References: <20080625161037.GA20746@taupan.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KHfvm-0003Lk-0S for emacs-orgmode@gnu.org; Sat, 12 Jul 2008 10:18:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KHfvk-0003LX-Ke for emacs-orgmode@gnu.org; Sat, 12 Jul 2008 10:18:33 -0400 Received: from [199.232.76.173] (port=51105 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KHfvk-0003LU-Fj for emacs-orgmode@gnu.org; Sat, 12 Jul 2008 10:18:32 -0400 Received: from main.gmane.org ([80.91.229.2]:47411 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KHfvk-00063U-5d for emacs-orgmode@gnu.org; Sat, 12 Jul 2008 10:18:32 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KHfvh-0008IV-MQ for emacs-orgmode@gnu.org; Sat, 12 Jul 2008 14:18:29 +0000 Received: from p54966422.dip.t-dialin.net ([84.150.100.34]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Jul 2008 14:18:29 +0000 Received: from dtbaumann by p54966422.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 12 Jul 2008 14:18:29 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Friedrich Delgado Friedrichs writes: > which results in a link like > > mhe:+Mailbox#DEADBEEF.666@some-domain.dom > > The link looks correct, but when I try to follow it, mhe tries to open > > +mhe-index/DEADBEEF.666@some_d-8 > > And I get the following messages: > > Executing mairix... > Processing mairix output... > Scanning +mhe-index/DEADBEEF.666@some_d-8...done > No messages in +mhe-index/DEADBEEF.666@some_d-8, range (all) > Mairix found 0 matches in 0 folders you did update the mairix index in between? Otherwise mairix, namazu and others won't know about knewly arrived mails. Of course pick does because it works w/o index. Thomas