Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!agate!ucbvax!TRANSARC.COM!Craig_Everhart From: Craig_Everhart@TRANSARC.COM Newsgroups: comp.soft-sys.andrew Subject: Re: Non-RFC822 -conforming addresses under AMS Message-ID: Date: 17 Jan 91 20:25:52 GMT References: <0bZBH024YtUe1PHEM0@sco.COM> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 13 The code that turns whitespace into commas was only a historical hack at CMU to parse the typical contents of a ~/.forward file (originally for sendmail's use). Unfortunately, people began to depend on its behavior for use in AMDS distribution lists. I'd rather rip out that special-case hack, myself. It causes lots of confusion for folks such as yourself and for folks who use a comma after some addresses (in a dist list) but not all. There's nothing syntactically wrong with an RFC 822 address built of spaces and words, as long as there are no ``special'' characters in the string like ``@:;,<>''. Craig