Assuming you choose user's mail store = /home/user,

1) make sure login user's $HOME= /home/user;
2) make sure you have make subdirectory /home/user/Maildir/... for this
user.
3) make sure the  of /home/user/Maildir/... is own by this user and can only
be read/write by this user only.

Procedures:
1) update /etc/profile MAIL=$HOME/Maildir/
2) in /etc/skel run /var/qmail/bin/maildirmake Maildir in order to store
default Maildir for newly created users
3) useradd newuser
4) try to deliver message to [EMAIL PROTECTED]

That's it.

KF

----- Original Message -----
From: "Kelly Shutt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 26, 2001 6:05 AM
Subject: problem with locals mailboxes


> ok, I have qmail all setup and running to send mail to /var/spool/mail...
this
> is a new box so no one has any mailboxes.  I created these with touch
<file>,
> chown, chmod, etc.... my problem is that when I send an email to those
users
> with new mailboxes it says the mailboxes don't exist.  I'm not sure if
it's
> because the files are empty or what.  and I can't test if it works on an
> already existing mailbox, since the only have on my machine is root, and
qmail
> won't send to root.  any suggestions on what might be wrong would be nice.
> Also, I thought it might be a problem with my hostname, but I've checked
all
> the control files several times to make sure they have the correct
hostname.
>
> thanks,
> Kelly

Reply via email to