On Sat, Sep 11, 1999 at 06:29:27PM +0200, Luka Gerzic wrote:
> when i make new users let's say test with directory /home/test/ w/o Maildir
> directory, does qmail when mail arives for user test make Maildir directory
> or i must make some changes to adduser script on linux
The user's maildir will not be creted automatically when mail arrives. Just
create one in /etc/skel (or wherever your system's skeleton files for newly
added users are), and new users created with adduser will get one.
> second part of question is where mail for test user goes if there is no
> Maildir ?
It'll stay in the queue until it times out.
Chris