On 10/14/05, thomas brĂ¼derli thomas@brotherli.ch wrote:
There are plans to implement the use of a virtusertable file to resolve real usernames by e-mail addresses. Until this is done, you could fill in the 'alias' col for registered users directly in your MySQL admin interface. This alias can be set to any string (not necessarly to the e-mail address) and will be searched on login.
Regards, Thomas
My only concern is that this file won't scale well with the number of users. The two simple solutions are a dropdown box with the domain you want or a default domain to append. Virtual user lookups are expensive and what if you have 2 bob's?
bob@domain1.com bob@domain2.com
-- Christopher A. Watford christopher.watford@gmail.com