![]() |
|
No such thing as a small change | |
PerlMonks |
Re^2: contact detailsby kyle (Abbot) |
on Jul 16, 2008 at 14:55 UTC ( #698020=note: print w/replies, xml ) | Need Help?? |
The local part of an email address (i.e., the "PugSA" in "PugSA@example.com") is case sensitive. This is specified in RFC 2821. It's a good idea not to treat your local addresses case sensitively, but it's a bad idea to assume a remote system is not case sensitive until you know otherwise.
In Section
Perl Monks Discussion
|
|