On Wed, 26 Mar 2003 09:29:38 -0500, "Jesse D. Guardiani" <[EMAIL PROTECTED]> wrote:
> Ah.... I guess that depends on how you look at it. If I remember correctly, > it can't find my vpopmail user's config files. That sounds like a problem of virtual users, not virtual domains. tmda-cgi currently makes two assumptions which are not true when you try to handle virtual users: [1] The user logging in is a real user (i.e. found in /etc/passwd). [2] The user's config file will be located in a consistent place (i.e. ~/.tmda/config or even /var/tmda/~/config). I don't think it would be too tough to make the login code try the above first and then if it fails to have it resort to a single, real, "virtual user" account and have it consult another program to fetch the config file location. However, I have yet to set up vpopmail (only now found the URL to get it), so I can't say for sure. > On a side note, I'm about to migrate from qadmin-tmda to a custom TMDA > control panel on my servers. If you could get this functionality implemented > in tmda-cgi soon (one month?), No promises. Which parts would you need up and running at a minimum by that deadline. To see the plans for what I hope to implement, refer to: http://wolfhome.com/~gre7g/layout2.htm Gre7g. _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
