[PHP-WIN] Re: php-newbie is wondering ...

2001-07-30 Thread Joel
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

[PHP-WIN] Re: php-newbie is wondering ...

2001-07-28 Thread G Schneider
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