I'm having problems with CGI not working (long story) so I'm trying to use PHP scripts. My forums run great with PHP/MySQL so I'm trying the same thing with my form mailer. The 2 scripts I've tried call mail instead of sendmail. Are they the same thing? Both scripts accept the input and exit saying the info has been sent but when I check my mail nothing is there. I'm running Apache 1.3.19 on RedHat Linux 7.1. Does mail have an error log I can look at? Any help at all would be appreciated. Thanx