On 8/7/07, Rainer Sokoll <[EMAIL PROTECTED]> wrote: > > I think having apostrophs in email adresses is really a bad idea... > > Rainer > I agree. However:
According to RFC 2822 <http://tools.ietf.org/html/rfc2822>, the local-part of the address may use any of these ASCII characters: - Uppercase and lowercase letters (case sensitive) - The digits 0 through 9 - The characters ! # $ % * / ? | ^ { } ` ~ & ' + - = _ - The character . provided that it is not the first or last character in the local-part. ( http://en.wikipedia.org/wiki/E-mail_address ) Personally I would skip 95% of that third line (exceptions being - _ ). Back to the original post - I think you're going to need to somehow force a set of double quotes around it. - Aaron --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
