So, you have asked qmail to deliver mail for root@ to the instructions in the file
~alias/.qmail-root
Since they are empty it uses the instructions supplied as part of the start up,
which in your case appear to be to deliver into the Maildir directory called
~alias/Maildir
Therefore your log message is saying that ~alias/Maildir does not exist.
So my guess is still that you should create a Maildir in ~alias (preferably
using maildirmake).
Regards.
On Wed, Feb 02, 2000 at 11:21:32PM -0800, Bill Parker wrote:
> At 11:12 PM 2/2/00 -0800, you wrote:
> >On Wed, Feb 02, 2000 at 11:06:13PM -0800, Bill Parker wrote:
> >> Hello All,
> >>
> >> I'm getting wierd messages in my /var/log/qmail area, specifically:
>
> >What's so wierd about it exactly? It's saying that it cannot cd into a
> >directory called Maildir.
> >
> >My guess is that it cannot cd into that directory because it doesn't exist or
> >the permissions are wrong.
> >
> >> How can I stop this from occurring, or remove the messages?
> >
> >My guess is that you should create a Maildir (preferably using
> maildirmake) in
> >~alias, but knowing what is in ~alias/.qmail-root would be instructive.
>
> under /var/qmail/alias I have three .qmail files
>
> .qmail-mailer-daemon
> .qmail-root
> .qmail-postmaster
>
> all are empty when I "cat" them...
>
> -Bill
> >
> >
> >Regards.
> >
> >
>