Hi again, Sorry for answering my own question, I have found a solution to my current problem. It is about the vpasswd format that I used, which have clear password enabled. I believe I read it several times on the list about Bill's converter script, just I don't know that the format of vpasswd have to be fixed before the conversion if using clear text password. My fault for not reading it from the first time.
I edited the vpasswd file using vi :%s/$/:/ and reconvert it using: # vconvert -c -m <virtual domain> and all works like a charm. :) Thanks you very much and sorry for the inconvenience and time wasted. Hendry D. Lee > I have installed vpopmail-5.0 with --enable-mysql=y option and have tried > everything from adding domains, users, authenticate it, etc. All works well, > until I want to convert a CDB format virtual domain to SQL format. In the > README.mysql, it is written that it could be done with the command: > > # vconvert -c -s <virtual domain> > > but it just spit out the usage lines telling me that the -s option is not > valid, I changed it to -m instead > > # vconvert -c -m <virtual domain> [...]
