Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!uakari.primate.wisc.edu!aplcen!decuac!avolio From: avolio@decuac.DEC.COM (Frederick M. Avolio) Newsgroups: comp.mail.mh Subject: Re: Scan format for From: line question -- getting most significant part Message-ID: <2864@decuac.DEC.COM> Date: 4 Jan 90 14:44:42 GMT References: <12566@cbnewsc.ATT.COM> <2859@decuac.DEC.COM> Sender: news@decuac.DEC.COM Reply-To: avolio@decuac.DEC.COM (Frederick M. Avolio) Organization: Digital Equipment Corporation, SWS, Landover, MD Lines: 22 > %(void(type{from}))\ > %<(lt 0)\ > %(host{from})!%(mbox{from})\ > %|\ > %<(gt 0)\ > %(mbox{from})@%(host{from})\ > %|\ > %(mbox{from})\ > %>\ > %> Well, this might work unless BERK is defined according to the documentation. Then none of the host stuff works. (Every address is type local, host is empty, mbox is the whole address.) No substring capability, huh? Fred