Does Apache have a default send mail? if it does then how do I configure it to work with PHP???
Help please Coutts
Apache is a web server.
Most linux/ unix systems have a mail daemon like sendmail running on the server. Just telnet to port 25 on that host and check.
When you are telnetted into the system, for ex. try
telnet localhost 25