Subject: | Force Maildir or mbox format |
My mail host uses Maildir. I set up an Email::Filter script telling it
to accept() certain emails into Maildir/foo/bar, and found that it
created bar as an mbox file. I'm not sure what caused it to get
confused, but it'd be nice if the constructor could take an optional
parameter to specify "when in doubt, always use this format".