Who can tell me why I can't get mail() working?
I have linux(SuSE 7.3) with an Apache Webserver running php as a module.
I've written a a script for teachers to sign in our teacherspool. I wanted to let them get an e-mail automatically after signing in. I used the function mail($to, $subject, $message, $header.
It just doesn't work!
I guess I need some help...
greeting from west Berlin,
alec ;-))