Simon Parkes wrote:
Hi Guys, I know this can be done, but I can't find it in the docs. I want an e-mail send to a particular account to run a batch file that will send the results back to another account. Any ideas or pointers please ??
Simon
I think you either need procmail for this (with sendmail, that is), or a cron job to detect, analyse and then delete the file. AFAIK, sendmail itself can't do this. But then, I may be wrong!
Cheers, Laurie.