This is a slightly off topic question. My apologies to any that this may
aggravate.

Is it safe to assume that email addresses are accepted by all servers case
insensitive?

So that if I have an email application accepting emails I can safely
strtolower($email) the address and be sure that all servers recognize and
accept [EMAIL PROTECTED] as they would [EMAIL PROTECTED]?

=======================
      Ron Dyck
      WebbTech
      www.webbtech.net
      [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to