The mail command in my php setup does not seem to work.
the sendmail path is properly set.
/usr/sbin/sendmail.
How can I work out what is wrong?
Any errors? can you send any mail at all using /usr/sbin/sendmail (from the commandline, not php)
I am not well versed in using sendmail through the command line. But when I entered the command it worked.
I will read the docs and give it a try.
I short example will be nice though