On 8/3/04 5:10 PM, Julian Allason <[EMAIL PROTECTED]> wrote: > In relation to URLs coming apart Chris proposed > >> as a good rule of thumb, don't >> use spaces and don't mix case. > > I have heard the same said of email addresses, ie better not to use the > form > [EMAIL PROTECTED] but stick to lower case > > True or urban legend?
The domain portion of an email address is not supposed to be case sensitive. The username can be case sensitive, but doesn't have to be. It's fairly rare to run into systems where it is. Depending in the system you're writing to, it will either matter or it won't. -- Adam Bailey | Chicago, Illinois [EMAIL PROTECTED] | Finger/Web for PGP & S/MIME [EMAIL PROTECTED] | http://www.lull.org/adam/ ___________________________________________________________________________ To unsubscribe send a mail message with a SUBJECT line of "unsubscribe" to <[EMAIL PROTECTED]> or <[EMAIL PROTECTED]>

