Hi Hagen,
Get Argosoft Mail Server (Freeware) from http://www.argosoft.com/
The Free version is an SMTP server.
The open the php.ini file and change the location of the SMTP mail server
to 'localhost'. Once you do that, you can use the mail() function. make
sure argo soft mail server is running w
Your problem is probably that the mail() function doesn't work, yes?
Well, this is usually because providers will not allow their SMTP server
accept things called 'relays'. PHP needs to use a SMTP server that *does*
accept relays. Ask you provider to either:
1) Allow their SMTP server to accept