Carl Mummert <[EMAIL PROTECTED]> wrote: > Robert Elz writes: > >A generalisation yes, but an incorrect one - single quotes are not > >special in 822, and don't want to be, things like O'Toole are perfectly > >valid names for people to have. What's more, a name field may have > >two people with ' characters in their names (O'Toole & O'Sullivan) > >which shouldn't turn into OToole & OSullivan) Only " quotes strings, > >' is just a character. > > Thanks for your comments. > > What you say is completely correct according to the RFC. But look at > the following headers from a message in my inbox: > > To: "'C Mummert'" <[EMAIL PROTECTED]> > X-Mailer: Microsoft Outlook, Build 10.0.4510
How about treating "'stuff'" as quoted instead of treating " and ' separately? _______________________________________________ Nmh-workers mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/nmh-workers
