Re: Gaining control....

2001-11-16 Thread Ken Jones
On Fri, 2001-11-16 at 09:34, David Gartner wrote: > Hello... I'm stumbed... again... > > With just qmail, I can pipe (via .qmail file) to a perl script. Within > that perl script, I can do "@MESSAGE = ;" (for the perl > illiterate, this stores the message/headers in the arrary "MESSAGE", > wh

Gaining control....

2001-11-16 Thread David Gartner
Hello... I'm stumbed... again... With just qmail, I can pipe (via .qmail file) to a perl script. Within that perl script, I can do "@MESSAGE = ;" (for the perl illiterate, this stores the message/headers in the arrary "MESSAGE", which with just qmail comes from standard in) ... this doesn't w