hey, guys, isn't e-smith v.4 using qmail instead of sendmail? i'm having the same prob getting a script to work, but here's how far i've gotten --
i can execute the script just fine from telnet or console by typing "perl form.cgi." it mails out just fine. but when i try to execute it via web i get "/cgi-bin/form.cgi not found" or "no permission" errors, even when i chmod 777 everything... weird.
i did have to reconfig the script to direct to /bin/mail (not (usr/bin/sendmail or something like that) to get it to link to qmail, but just can't get the apache-to-script thing to work...
if you've found any resolution, i would love to hear about it.
cheers.