* Chris Bunnell <[EMAIL PROTECTED]> [001119 15:08]:
> Ahh, the $1.98 question... That's exactly what I DON'T know how to do.
> There isn't a documented method of telling the Makefile to build to use
> Maildir rather than mbox...
You don't need to do anything. It's just there.
> I am using 3.15. I've read in a few places that it "supports Maildir out of
> the box..." and yet when I set it up, it wanted to use /var/mail/spool ...
> etc. I read the INSTALL and everything else, and it appears that I need to
> edit the Makefile and possibly the src/authenticate.c file. I gave it the
Nah, just make sure that your target mailboxes end in a slash. For instance,
I filter all of my mail for this list into a separate mailbox:
MAILDIR=/home/pcg/mail
[...]
:0
* ^Delivered-To: mailing list [EMAIL PROTECTED]
lists/vpopmail/
Thus, all of this mailing list e-mail goes into a Maildir at
/home/pcg/mail/lists/vpopmail/. I don't know if the trailing slash thing is
actually documented... :(
In any case, if you want to test it to just get all of your e-mail delivered
to $HOME/Maildir/, set up the following .procmailrc file:
# change for your Maildir/ path
DEFAULT=/home/macgyver/Maildir/
That's it!
/pg
--
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
"By golly, I'm beginning to think Linux really *is* the best thing since
sliced bread."
(By Vance Petree, Virginia Power)