From:             [EMAIL PROTECTED]
Operating system: Windows2000 and WindowsXP
PHP version:      4.2.0
PHP Bug Type:     Mail related
Bug description:  Repeatedly calling the mail function does not work.

When calling the mail-function repeatedly, very quickly, only one in ~15
mails will actually be sent. However, the mail function returns true.

This is on my local development machine, as well as on the servers at my
internet-hosting-provider.

I am using the SMTP service of Internet Information Server.

When I do a 'Sleep(1)' between every call to the mail-function, all mails
are properly sent.

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

Reply via email to