From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Guilherme Mesquita Gondim Newsgroups: gmane.emacs.help Subject: RMAIL + Maildir doesn't work Date: Wed, 13 Feb 2008 20:58:07 -0200 Message-ID: <87ve4s79c0.fsf@taurinus.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202967410 13518 80.91.229.12 (14 Feb 2008 05:36:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Feb 2008 05:36:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 14 06:37:12 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JPWmT-0001QI-Og for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Feb 2008 06:37:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPWm0-0001MC-1G for geh-help-gnu-emacs@m.gmane.org; Thu, 14 Feb 2008 00:36:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JPQf9-0007uC-Uu for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 18:05:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JPQf6-0007tg-M5 for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 18:05:11 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JPQf6-0007td-Iq for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 18:05:08 -0500 Original-Received: from ns2.taurinus.org ([67.18.208.144] helo=mail.taurinus.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JPQf6-0003QY-Fq for help-gnu-emacs@gnu.org; Wed, 13 Feb 2008 18:05:08 -0500 Original-Received: from baderna (20158127184.user.veloxzone.com.br [201.58.127.184]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.taurinus.org (Postfix) with ESMTP id 5DFAD12F44 for ; Wed, 13 Feb 2008 21:04:49 -0200 (BRST) Original-Received: by baderna (Postfix, from userid 1000) id D7FFD86F43; Wed, 13 Feb 2008 20:58:07 -0200 (BRST) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 1) X-Mailman-Approved-At: Thu, 14 Feb 2008 00:35:34 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51501 Archived-At: Hi, I try uses RMAIL with Maildir, but doesn't work. See my RMAIL configuration: (setq rmail-movemail-program "/usr/bin/movemail.mailutils") (setq rmail-primary-inbox-list '("maildir:///home/semente/Maildir")) I try with Emacs 22 and Emacs 23 (CVS snapshot). The emails not are retrieved and don't have any error messages. Somebody can help me? Thanks, semente -- Guilherme Mesquita Gondim (semente)