Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!sun-barr!decwrl!ucbvax!WLV.IMSD.CONTEL.COM!mcc From: mcc@WLV.IMSD.CONTEL.COM (Merton Campbell Crockett) Newsgroups: comp.protocols.tcp-ip Subject: Mail/sendmail/RFC822 Question Message-ID: <8906291656.AA03318@WLV.IMSD.CONTEL.COM> Date: 29 Jun 89 16:56:23 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 19 This is a question concerning the use of an embedded space within a recipient name. RFC822 states on page 11 that the following is a legal address construct "first last"@domain and I would assume that "first last"%demesne@domain is also a valid construct. The problem that I am having is that either Mail or sendmail complains about an unbalanced quoted string when the above construct is used and then attempts to deliver the message to first, last%demesne@domain which is not the intended action. Is this action a "feature" of the 4.3bsd Mail or sendmail? Merton