[PHP-WIN] Re: Sending mail is so slooooooow

2002-11-12 Thread Manuel Lemos
Hello, On 11/12/2002 08:23 PM, rich wrote: Hmmm, I don't think so. I'd rather not give out addresses of course, but it's the same SMTP server I use for my own email (company mail server). The messages get sent out OK. But the process of connecting and sending each message is so slow that I hav

RE: [PHP-WIN] Re: Sending mail is so slooooooow

2002-11-12 Thread Dash McElroy
t: [PHP-WIN] Re: Sending mail is so slooow Hello, On 11/12/2002 05:50 PM, rich wrote: > PHP 4.2.3 on Windows. I'm doing a simple query and then emailing each user > returned by the query within the loop: > > mail($to, $subject, $message, $headers); > > The problem is tha

[PHP-WIN] Re: Sending mail is so slooooooow

2002-11-12 Thread Manuel Lemos
Hello, On 11/12/2002 05:50 PM, rich wrote: PHP 4.2.3 on Windows. I'm doing a simple query and then emailing each user returned by the query within the loop: mail($to, $subject, $message, $headers); The problem is that it is so slow.it times out after 60 or so emails, even though I have set