lkml.org 
[lkml]   [2008]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 463 kernel developers missing!
Date
Jon Smirl <jonsmirl@gmail.com> wrote:

> Are the tools case sensitive or insensitive on email addresses? Some
> are are some aren't, so I need these cases...
> Al Viro <viro@zeniv.linux.org.uk>
> Al Viro <viro@zenIV.linux.org.uk>
> Al Viro <viro@ZenIV.linux.org.uk>

Domain names are case-insensitive, local parts may be case sensitive.
You can lowercase all domains and the localparts of some known domains.

> Another problem is internal machine names...
> David S. Miller <davem@sunset.davemloft.net>
> David S. Miller <davem@davemloft.net>

If it's a common problem, you should have a function doing
$domain =~ s/.*\.davemloft\.net$/davemloft.net/; (not that simple, off cause)



\
 
 \ /
  Last update: 2008-07-30 13:39    [W:0.029 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site