If anyone has gotten this to run I would like to know what I am doing wrong. You would think those eggheads at MIT would write a better manual. The time I have spent trying to get this thing working I could have written my own cgiemail script. Thanks for any help you can give.
Details:
my form action points to:
http://mydomain.com/cgi-bin/cgiemail/oldspace/recruit.txtThe template is in:
http://mydomain.com/oldspace/recruit.txtI am getting browser generated 500 errors. All my file permissions are read and read/execute on the cgiemail. cgi-echo does the same thing. I certainly don't see how the cgiemail script is being executed with the /oldspace/recruit.txt following it like it says in the manual.