Re: [vchkpw] mysql-limits

2003-02-08 Thread Brian Kolaci
There currently is no conversion program. The latest rev (.16) enables the use of the new API to vset, vget and vdel the _limits functions. They allow either file or mysql tables depending on the compiled in version (with the --enable-mysql-limits=y/n). Currently the first (and only) program

Re: [vchkpw] mysql-limits

2003-02-08 Thread Paul Theodoropoulos
At 01:16 PM 02-08-2003, Brian Kolaci wrote: Want to write the conversion program? Should be simple. Just one source file that uses the file vget_limits() and the mysql vset_limits() and iterate over the current domains. Possibly remove the old .qmailadmin-limits file as well. The extent of my