I am trying to validate email ids of subscribers coming to my site
Is there a standard regular expression for email id syntax that confirms to rfc822.

I want to avoid junk entries from entering my database.


Postfix already checks this syntax in RCPT-TO , but is this regex available already


Thanks
Ram

Reply via email to