On Thu, Sep 07, 2000 at 04:56:59PM -0400, Roger Espel Llima wrote: > On Thu, Sep 07, 2000 at 01:25:21PM -0700, Randal L. Schwartz wrote: > > Man, if I see ONE MORE script that checks for a "legal email", > > well, you could always try to check the address against rfc822... but > that would be one hell of a regexp, and it'd be mostly useless, since > the worst that can happen is a bounced email. Well, see Jeff Friedl's RFC822 REx in MRE, and more interestingly Abigail's RFC::RFC822::Address, which uses Parse::RecDescent. Of course, as you say, in that instance there's not a whole lot of point to the check. But Abigail's module is great fun nonetheless. -dlc
- open(FH,'|qmail-inject') fails Nicolas MONNET
- Re: open(FH,'|qmail-inject') fails Frédéric Schwien
- Re: open(FH,'|qmail-inject') fails Nicolas MONNET
- mod_perl examples Ilya Soldatkin
- Re: mod_perl examples Alexander Farber (EED)
- Re: open(FH,'|qmail-inject') fails Roger Espel Llima
- Re: open(FH,'|qmail-inject') fails Tom Servo
- Re: open(FH,'|qmail-inject') fails Randal L. Schwartz
- Re: open(FH,'|qmail-inject') fails Roger Espel Llima
- [OT] Re: open(FH,'|qmail-inje... Daniel Chetlin
- [OT] Re: open(FH,'|qmail-inject') ... Alexander Farber (EED)
- Re: [OT] Re: open(FH,'|qmail-... Bill Moseley
- Re: [OT] Re: open(FH,'|qm... Randal L. Schwartz
- Re: open(FH,'|qmail-inject') fails Frank D. Cringle
- Re: open(FH,'|qmail-inject') fails Nicolas MONNET
- Re: open(FH,'|qmail-inject') fails Andrew Dunstan
- Re: open(FH,'|qmail-inject') fails Nicolas MONNET
- Re: open(FH,'|qmail-inject') fails Stas Bekman
- Re: open(FH,'|qmail-inject') fails Bill Moseley
- Re: open(FH,'|qmail-inject') ... brian moseley