GNU bug report logs - #73470
Rmail is not working with maildirs

Previous Next

Package: emacs;

Reported by: Marc Coquand <marc <at> mccd.space>

Date: Wed, 25 Sep 2024 12:41:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Marc Coquand <marc <at> mccd.space>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 73470 <at> debbugs.gnu.org
Subject: bug#73470: Rmail is not working with maildirs
Date: Thu, 26 Sep 2024 17:17:05 +0300
I installed movemail via nix. Running the commands yielded:

~ $ which movemail
/home/me/.nix-profile/bin/movemail

~ $ movemail
movemail: wrong number of arguments

~ $ movemail --version
movemail (GNU Mailutils) 3.17

I also tried explicitly setting the variable rmail-movemail-program to
/home/me/.nix-profile/bin/movemail with no success. 

Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Marc Coquand <marc <at> mccd.space>
>> Date: Thu, 26 Sep 2024 15:36:28 +0300
>> 
>> Hi Eli,
>> 
>> So I tried setting the following
>> 
>> (setq rmail-primary-inbox-list '("maildir:///home/me/mail/home"))
>> 
>> I can see that in ~/mail/home there exists a cur,new and tmp directory
>> as well as all other mail folders.
>> 
>> I also tried the following, since I have one mail directory for work and
>> one personal:
>> 
>> (setq rmail-primary-inbox-list '("maildir:///home/me/mail/"))
>> 
>> Neither worked.
>> 
>> M-x version returns GNU Emacs 29.4 (build 2, x86_64-unknown-linux-gnu, X
>> toolkit, cairo version 1.18.0) of 2024-06-25
>
> Are you sure you are using movemail from GNU Mailutils?  What do the
> following shell commands produce?
>
>  $ which movemail
>  $ movemail





This bug report was last modified 224 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.