> Using the fully qualified email address as the user login sounds doable
> from the server side.
> But, does this work with all email clients?
> What other systems are people using to indicate virtual domains in
> client logins?
as i said, the % sign could be used instead of the @. if the system don't
support this (e.g. pop3 from sun java mail had problems with both
because the login is part of an url describing the pop-server), you can
urlencode the % or the @. one of these possibilities seems to work on every
client.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives: <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]