On Sun, 2001-11-25 at 12:54, E. Long wrote: > Just upgraded to vpopomail 5.0 and was forced to use the > --enable-many-domains=n configuration option due to my not configuring > previous 4.x installs correclty. I have more than four domain names, but > with my previous installation and implementation of mysql with vpopmail, > there are separate databases for each domain. > > How should I go about combining these databases into one so that I can use > the --enable-many-domains=y option and make things more efficient? > > -Eric > >
You'd need to load each of the domains tables into a vpopmail table. The difference between the tables is that the vpopmail table needs a domain column. That's it. Ken Jones
