Bug#221548: Re: Bug#221548: check if email address is correct

2009-06-15 Thread chaica
Hi Sandro, Yes it is, that's why I tried something really simple, in order to discard only obvious mistakes. I'm not aiming to manage the whole email address possibilities. Regexs available on the Internet need really careful thoughts because they may check really RFC2822 compliant email

Bug#221548: check if email address is correct

2009-06-05 Thread Sandro Tosi
Hi Carl, thanks for the patch. On Fri, Jun 5, 2009 at 01:05, chaicacha...@ohmytux.com wrote: tags 221548 patch thanks Hi, Here is a patch to check if the provided email address is correct, according to rfc2822 but not too restrictive. Controls only verify really common specifications.

Bug#221548: check if email address is correct

2009-06-04 Thread chaica
tags 221548 patch thanks Hi, Here is a patch to check if the provided email address is correct, according to rfc2822 but not too restrictive. Controls only verify really common specifications. Bye, Carl Chenet 0001-check-if-the-email-address-is-correct.patch Description: application/mbox