Re: [PHP] Bizarre mail() problem

2002-03-03 Thread andy thomas
speed. Now what is going on? It seems the completion of the first script is some sort of trigger for sendmail to run quicker. Andy - Original Message - From: andy thomas [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, March 02, 2002 11:04 AM Subject: [PHP] Bizarre mail

[PHP] Bizarre mail() problem

2002-03-02 Thread andy thomas
I have written a script to do some massmailing - it extracts an email address from a MySQL database and uses it to send a text file as a mail message It works but there is a 75 second delay between each message being sent out! This is baffling - there are no delays built into the script and

Re: [PHP] Bizarre mail() problem

2002-03-02 Thread Andrey Hristov
check you php.ini if you need to change sendmail -t -i to something other. Regards, Andrey - Original Message - From: andy thomas [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, March 02, 2002 11:04 AM Subject: [PHP] Bizarre mail() problem I have written a script to do some

Re: [PHP] Bizarre mail() problem

2002-03-02 Thread andy thomas
PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, March 02, 2002 11:04 AM Subject: [PHP] Bizarre mail() problem I have written a script to do some massmailing - it extracts an email address from a MySQL database and uses it to send a text file as a mail message. It works but there is a 75 second

Re: [PHP] Bizarre mail() problem

2002-03-02 Thread andy thomas
but it will be interesting to see what happens in about half an hour's time. Andy - Original Message - From: andy thomas [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, March 02, 2002 11:04 AM Subject: [PHP] Bizarre mail() problem I have written a script to do some massmailing - it extracts