Re: [PHP] Bizarre mail() problem

2002-03-03 Thread andy thomas
On Sun, 3 Mar 2002, andy thomas wrote: > > > On Sat, 2 Mar 2002, Andrey Hristov wrote: > > > check you php.ini if you need to change sendmail -t -i to something other. > > We are still having problems with this. Doing another mailshot, the script > crawled at 1 message every 75 seconds. After s

Re: [PHP] Bizarre mail() problem

2002-03-02 Thread andy thomas
On Sat, 2 Mar 2002, Andrey Hristov wrote: > check you php.ini if you need to change sendmail -t -i to something other. We are still having problems with this. Doing another mailshot, the script crawled at 1 message every 75 seconds. After starting 10 more scripts, each script was putting out o

Re: [PHP] Bizarre mail() problem

2002-03-02 Thread andy thomas
On Sat, 2 Mar 2002, Andrey Hristov wrote: > check you php.ini if you need to change sendmail -t -i to something other. I think the problem's fixed itself now! About 45 minutes after I started running 10 scripts in parallel, the whole show went berserk and all the scripts begain sending a messa

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