On 29-Oct-2007, at 12:51, Errol Sayre wrote:
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.
It can contain anything that may be in a standard quoted string. It can include a <, but not a CR or LF or other 'invisible' characters. If it contains a " it must be escaped. --> "Samuel \"Mark Twain\" Clemens" although it would be better to use single quotes in the example to avoid the \"'s.
-- Please to meet you, Rose. Now run for your life! -- ------------------------------------------------------------------ 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]>
