A few people provided some sample expressions to match email
addresses, however does anyone have an expression for matching the
allowable characters that can be an "email address label"?
For instance, if you look at the raw source of the email, it will
occasionally have the person's name followed by the email address
enclosed in brackets. I'd like to match the part other than the email
address.
The RFC defines this as the "display name" of the address but I can't
find specifics on what this portion of the address can contain. From
the looks of it, it's anything other than < and CRLF but that's just
my best guess.
http://www.faqs.org/rfcs/rfc2822.html
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>