on 10/4/01 12:29 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] spake: > I just got back from our status meeting. Apparently, there ARE > some things to fix in the 5.0 tarball, but 5.0 is considered > to be stable except for database aliases. It hasn't been updated > on the webpage because that hasn't been resolve, although Ken is > unable to reproduce the reported problem.
This is a problem I reported. Can anyone else duplicate this? Here's what I see: When using --enable-valias=y with MySQL, "valias -s <address>" works as expected. But when using "valias -s <domain>" or "valias -s", valias will core dump. It appears to work correctly with cdb, though. Here's my setup: ./configure \ --enable-roaming-users=y \ --enable-mysql=y \ --enable-clear-passwd=y \ --enable-valias=y \ --enable-logging=v "Final Beta" of vpopmail 5.0, MySQL 3.23.42, and I'm on a RH Linux 7.1 machine (gcc 2.96). The only other issue I'm aware of is that vconvert doesn't work when going from cdb -> MySQL. The "usage" statement is out of date as well (needs to be updated to show -m instead of -s and -l). But when I issue "vconvert -c -m <domain>", It simply displays the usage and nothing is converted. Cheers, Bill Shupp