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
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
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