"Sergey Poznyakoff" <[EMAIL PROTECTED]> writes: >> If so, it's not working here with a locally built version of the >> Debian 1:0.6.94-1 package, and so I wondered if there might be a bug, > > It seems so. Please check if > > (mu-mailbox-open "/bar/foo" "r") > > succeeds in opening it as a mailbox.
No, and I'm a little surprised that there's not more than one line mentioning bar/foo in the strace output, presuming that mailutils is trying to figure out the mailbox type. For what it's worth, python's email library appears to work fine on the directory (via MHMailbox). Also, if it matters, I've tried running the code both via Guile interactively and a #!/usr/bin/guile -s script. I should probably note that I've had to place the mailutils.scm in a ./mailutils dir in the current directory because at the moment that file is missing from the Debian packages. (I've filed a bug, and it's being fixed). Thanks -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
