Hi all,

I am trying to create a small Sun Solaris 5.7 development server! I am
having trouble creating the Maildir for the user when I am adding him!

Command thus #> useradd -s /bin/true -d /usr/home/user -m user

Unfortunately this is not creating the Maildir

This are my user managment scripts

bash-2.03# more rc.mgmt
#!/bin/sh
exec env - PATH=/var/qmail/bin:/usr/local/bin:$PATH supervise $1
/var/run/mgmt tcpserver -RHDc 5 -u 191 -g 197 -x /etc/tcp.q
mail-user-mgmt.cdb ipaddress 9912 user-mgmt /var/qmail/alias/mailboxes &

entry in tcp.qmail-user-mgmt

:allow


The funny thing is that I have another machine which I did not set up myself
that is running almost the same config but on that one the Maildir is
created! I know this is a small problem but I just cannot seem to see why it
is not working!

Thanks in advance!

Slider

Reply via email to