ChrisbChicken
Technical User
The problem I think I'm running into is that my hosting company has sendmail installed in a different directory than Perl. All the standard code works fine but the sendmail part of my code doesn't execute because my CGI page can't see sendmail. I don't know how to allow my sendmail code to use that other directory. Anyway, I guess my question is, am I on the right track, and if I am how do accomplish the directory thing? I'm pretty new to perl and know just enough to get into trouble.