RE: [PHP-WIN] Help using Mail() on XP standalone config

2003-01-16 Thread Allan
ne my deed, thanks for the follow up Passion and Presence Allan Hardy -Original Message- From: Dash McElroy [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 12:24 PM To: Allan Hardy Cc: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] Help using Mail() on XP standalone config Allan, You

Re: [PHP-WIN] Help using Mail() on XP standalone config

2003-01-16 Thread Dash McElroy
Allan, You need some kind of an SMTP server for mail() on Win32. Either find a free one that you can load on your machine for testing, or use your ISP's (or if you're at work, possibly their internal mail server) mailserver. Then point your php.ini's 'SMTP = ' line towards the mailserver. Note th

[PHP-WIN] Help using Mail() on XP standalone config

2003-01-15 Thread Allan Hardy
Hi, need just a bit of help or point in the right direction I have a working php / apache/ mysql set up that I use to develop/test application before hosting it. I've just started using the mail() function and it fails. Failed to connect to mailserver, verify your "SMTP" setting in php.ini in I n