I realize that there are a ton of regex email validations, but I can\'t seem 开发者_运维百科to find one that adheres to the RFC 2822 standard.
I use the Zend_Validate_EmailAddress to vali开发者_运维技巧date email addresses for my email program. It validates according to the RFC2822 - http://framework.zend.com/manual/en/zend.validate.set.html
I\'ve got a mailer daemon that check a box and fetch the mails inside every X mins. When an error occurs, I need to send a alert mail, with the faulty message as an attachment.
this is my third question here, so far excellent responses ^^ I\'m having no problems in browsing, editing the data, but insertions...