Re: [PHP] Re: send mail to mailing list using mail() or smtp?

2001-08-26 Thread Richard Lynch
Subject: RE: [PHP] Re: send mail to mailing list using mail() or smtp? I'm sending a huge amount of mails with php. How can I send mail directly to the smtp server? Right now I'm using pipe to send each mail to sendmail. Works fine with about 35 000 mails, but it takes ages to run. What

RE: [PHP] Re: send mail to mailing list using mail() or smtp?

2001-08-25 Thread Niklas Lampen
Lynch [mailto:[EMAIL PROTECTED]] Sent: 25. elokuuta 2001 3:54 To: [EMAIL PROTECTED] Subject: [PHP] Re: send mail to mailing list using mail() or smtp? My question - is this going to work for a few thousand emails? Depends on your server. What about 100,000? No way. Would it be better

RE: [PHP] Re: send mail to mailing list using mail() or smtp?

2001-08-25 Thread hassan el forkani
each mail to sendmail. Works fine with about 35 000 mails, but it takes ages to run. What would be the smartest way? Thanks! -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED]] Sent: 25. elokuuta 2001 3:54 To: [EMAIL PROTECTED] Subject: [PHP] Re: send mail to mailing list