Re: Script execution via email

2002-05-16 Thread eric-perl
On Thu, 16 May 2002, Dan Fish wrote: > What I'd *like* to do is be able to generate these reports "on-demand" from > remote locations by setting up some sort of email trigger that will run the > script when an email is sent to specially designated address and then return > the results via email D

Re: Script execution via email

2002-05-16 Thread victor
Depending on which mail system you use, I know for qmail, you can setup a .qmail file to instruct qmail to trigger a script when there's any incomming email. Tor. Dan Fish wrote: > > I've got a perl script that reads a dozen or so various documents and data > files and generates a custom repor