Hi,
My mail function isn't working:
mail("steve@steveryan.org", "message from IPSC webpage", $message, $email);
all the variables are ok. i cannot access sendmail from the shell (i.e. permission denied)
is this the reason my mail command oabove isn't working? does it use sendmail to send the mail?
thanks