I went ahead and got the new development version and after some compilation
problems I got it compiled but this is still an existing issue. When adding
a domain using vpopmail.pm the assign file gets corrupted.

I can use the system call instead of vpopmail.pm but the vadddomain requires
a password and then confirms the password, the doc dont mention a switch to
skip this check. Is there a way to skip the password?

vpopmail.pm only requires the domain name
adddomain($domain);

Could this be the cause of the problem?

Any other ideas?

zack


----- Original Message -----
From: "Daniel Biddle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 15, 2001 12:31 PM
Subject: Re: REQ for help: vcdb bug breaking format of users assign and
directory structure using vpopmail.pm


> On Sat, Jul 14, 2001 at 10:42:52PM -0700, zbuckholz wrote:
> > If I run vadddomain from the command line every thing is fine.
> >
> > But if I call it from a perl script the assign file ends up like this
> >
> > +dawson12.com-:dawson12.com:89:89:/var/vpopmail/domains/
> > /dawson12.com:-::
> > .
> >
> > And the new domain ends up under a directory called "?" under
> > ~vpopmail/domains
>
> This is a bug in vcdb which was fixed in a recent development version.
>
> In <http://inter7.com/vpopmail/ChangeLog>'s entry for 2001-06-23:
> | 4.10.23
> :
> |          - vcdb module bug which caused a new line to be in the path
> |            to a domain. caused assign file to be corrupted and a wierd
> |            file named "?" to be created in /home/vpopmail/domains
> |            All fixed
>
> hope this helps,
> --
> Daniel Biddle <[EMAIL PROTECTED]>
>

Reply via email to