Marcus Ouimet wrote:
>
> I try to run vadddomain and it can't change directory? BUT then I run it a
> second time and it says success but the domain exsists? Any reason for this.
> Below is what I am trying:
>
> [root@www /home]# /home/vpopmail/bin/vadddomain mydomain.com mypassword.com
> could not open assign file
By default vadddomain tries to write an entry in /var/qmail/users/assign
Looks like it's not being able to open that file.
> Error: Unable to chdir to vpopmail/domains directory
This is an invalid error return message, the above error is more to the
point.
Ken Jones