ok, first of all :
os - Redhat 8.0
php version - PHP Version 4.1.2
config command - './configure' '--with-mysql' '--with-regex=system' '--enable-debug=no' '--enable-track-vars=yes' '--enable-force-cgi-redirect=yes' '--enable-discard-path=yes' '--with-apxs=/usr/local/apache/bin/apxs' '--enable-versioning' '--enable-calendar' '--enable-ftp' '--with-sysvsem'
right, concerning the above... (no i didnt do it).... what do i do to the setup of php to get 'mail' to work on it?
IE
mail("emailaddress","subject","body","headers");
dont do anything at all.
and i need it to.
help?