From owner-freebsd-hackers Wed Nov 27 12:49:10 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA11299 for hackers-outgoing; Wed, 27 Nov 1996 12:49:10 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id MAA11294 for ; Wed, 27 Nov 1996 12:49:08 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA28281; Wed, 27 Nov 1996 13:32:58 -0700 From: Terry Lambert Message-Id: <199611272032.NAA28281@phaeton.artisoft.com> Subject: Re: Anyone seen an RFC822 parser? To: fenner@parc.xerox.com (Bill Fenner) Date: Wed, 27 Nov 1996 13:32:58 -0700 (MST) Cc: terry@lambert.org, hackers@freebsd.org In-Reply-To: <96Nov27.104140pst.177711@crevenia.parc.xerox.com> from "Bill Fenner" at Nov 27, 96 10:41:25 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > In message <199611262215.PAA25684@phaeton.artisoft.com> Terry wrote: > >I'd like a Lex and Yacc grammar for an RFC822 parser. > > Look at "zmailer". I don't know if it uses lex and yacc, but it has an > extremely strict RFC822 parser. Sorry; it's GPL. I can't look at it. 8-(. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.