I forgot to update this discussion. This is a bug that was introduced on recent versions. Dots at the end are not valid as per RFC-2822.
I have reported and it was fixed yesterday ( very fast solution :) ): http://framework.zend.com/issues/browse/ZF-11451 Regards, Fernando Morgenstern [email protected] Em 08/06/2011, às 10:44, Jan Pieper escreveu: > Try visiting http://framework.zend.com./ Works fine for me. > > A dot at the end is not invalid (for hostnames) because it indicates the > explicit end of the domain name. > > If no dot is available at the end and the given host cannot be found by your > dns server you (/your client) can use "search" domains (see > http://linux.about.com/od/commands/l/blcmdl5_resolvc.htm). These domains > will be appended to your the host: "[your given host].[search domain]". > > But i don't know if this is valid for email addresses as well. > > with regards, > Jan Pieper > > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Zend-Validate-EmailAddress-and-emails-with-dot-at-the-end-tp3577317p3582534.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- > List: [email protected] > Info: http://framework.zend.com/archives > Unsubscribe: [email protected] > >
