On Wed, Apr 19, 2000 at 10:13:36AM -0700, Anthony White wrote:
> Hi there,
>
> I have a successfully running qmail setup. However I initially
> used mbox (/Mailbox) configuration. Since it is not
> necessary for our users to use MUA's on the server
> itself (All access is via POP) I decided to use './Maildir/'
> and changed everything accordingly.
>
> During my initial tests I had no forwarding set up for
> '~/alias/.qmail-postmaster' or '~alias/.qmail-root'.
>
> Any mail to these accounts placed the mail in 'mbox' format
> under the '~/alias' directory. However after changing to
> './Maildir/' these E-Mail messages were no longer stored here.
>
> Where do I set up the '/Maildir/' directory for these addresses?
The logs should show you what delivery is being made for those addresses,
what do they show? Are they delivering or are they failing to deliver
and sitting in the queue?
Generally speaking, they will deliver to ./Maildir in ~alias - when
you made the Maildir, did you make sure that it and the subdirs are all
owned by alias?
Regards.