RE: [PHP] mail() not working on Win2k

2003-01-06 Thread - Edwin
"Rad Craig" <[EMAIL PROTECTED]> wrote: [snip] > I don't have another outside SMTP server to check it on. Will yahoo > and others like that work for testing this? [/snip] Yes and no. I think this depends on the server. With Yahoo? No, it wouldn't/shouldn't work... - E __

RE: [PHP] mail() not working on Win2k

2003-01-06 Thread Rad Craig
10:20 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP] mail() not working on Win2k > > > Hello, > > "Rad Craig" <[EMAIL PROTECTED]> wrote: > > yes, I've tried: > > > > SMTP = localhost > > SMTP = 127.0.0.

RE: [PHP] mail() not working on Win2k

2003-01-06 Thread - Edwin
Hello, "Rad Craig" <[EMAIL PROTECTED]> wrote: > yes, I've tried: > > SMTP = localhost > SMTP = 127.0.0.1 > SMTP = mail.mydomain.com > SMTP = internal.ip.address > > None made any difference, so I've set it back to localhost. ...and of course you restarted your web server after each changes? H

RE: [PHP] mail() not working on Win2k

2003-01-06 Thread Rad Craig
ry 06, 2003 9:20 AM > To: '[EMAIL PROTECTED]'; PHP Mailing List > Subject: RE: [PHP] mail() not working on Win2k > > > Do you have this line in your php.ini file? > > SMTP =;for > win32 only > > -Original Message-

RE: [PHP] mail() not working on Win2k

2003-01-06 Thread Collins, Robert
Do you have this line in your php.ini file? SMTP=;for win32 only -Original Message- From: Rad Craig [mailto:[EMAIL PROTECTED]] Sent: Monday, January 06, 2003 9:22 AM To: PHP Mailing List Subject: [PHP] mail() not working on Win2k I'm ru

[PHP] mail() not working on Win2k

2003-01-06 Thread Rad Craig
I'm running under Win2k, new install of PHP(last week), I have been trying to test the mail() function, but it doesn't seem to work. I host my own mail server on the same machine and I know it works, has been for months, all other mail come/goes just fine. I don't have the default SMTP server for