Date: Sun, 10 Aug 1997 13:07:15 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: joerg_wunsch@uriah.heep.sax.de Cc: freebsd-hackers@FreeBSD.ORG, garbanzo@hooked.net Subject: Re: sb(4) man page Message-ID: <199708102007.NAA11220@phaeton.artisoft.com> In-Reply-To: <19970810100623.WM52623@uriah.heep.sax.de> from "J Wunsch" at Aug 10, 97 10:06:23 am
next in thread | previous in thread | raw e-mail | index | archive | help
> > .\" SoundBlaster and any phrases including it's name are copyright > > .\" Creative Labs, not me. > > .\" > > .\" alex!@bigfoot.com > ^^^^^^^^^^^^^^^^^ > > That's IMHO an invalid mail address. You are wrong. See RFC822, page 27, for the definition of an address, which is permitted to be a mailbox, which is permitted to be an addr-spec, which has a local-part, an at sign ('@'), and a domain, and then see that the local part is one (or more, if dot-seperated) words. Then see RFC822, page 12 to see that an atom is any string of one or more characters, not including specials, SPACE, and CTLs, and note that an exclamation point is not a special. That said, an exclamation point *is* a PITA, especially when starting a new message from the command line in a shell where it's a meta character (like, oh, csh and tcsh). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708102007.NAA11220>