On Tuesday, December 4, 2001, at 06:29 PM, Brad Dameron wrote: > Bill, > > I do believe this is due to a format change of the .qmail-<alias> file. > It > used to be just the username and now it looks to use the full path name. > > Can one of you guys send us a copy of your .qmail-<alias> file to > analize?
I don't think so. What they are saying (and others before them) is that the drop down menu of "pop" accounts is empty. The list is created by calling vauth_getall(), so really has nothing to do with aliases, just the function. I've never been able to reproduce this, but I have seen some strange things with vauth_getall. I haven't tracked it down to anything specific in the MySQL realm though, just the cdb stuff that I fixed for vpopmail 5.0.1. Since multiple people have reported it, I don't doubt that it exists. I (and other developers) can't do anything about it until we can get on a system that can reproduce it. Cheers, Bill
