From:             [EMAIL PROTECTED]
Operating system: win2000
PHP version:      4.1.1
PHP Bug Type:     Mail related
Bug description:  mail() not working, no error with invalid SMTP or email address

I moved a program from winnt4 php 4.0.6 to win2000 php 4.1.1 and now mail
doesn't work.

In fact no matter what I put in SMTP in php.ini or if the email address is
correct, mail() always returns 1. Always, immediately returns 1. It never
sends emails even with correct parameters and SMTP.

If it at least gave an error I would know why it doesn't work.

I tried 4.1.0 and is same thing.

OS is win2000 fresh install with IIS5. Webserver is Apache but php.exe
works the same way.


-- 
Edit bug report at http://bugs.php.net/?id=15373&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=15373&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=15373&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=15373&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=15373&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=15373&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=15373&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=15373&r=notenoughinfo


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to