I have the idea that sending bulk mail in batches is the thing to do. Script timing out [max_input_time ?], spam, and such. About 500 on the mail list. I currently send in lots of 100.
Are batches a good idea?
Not necessary?
Other thoughts?
Attachments:
I have got my script sending an attachment - in a single batch loop.
But, from the PHP manual
>> file will be deleted from the temporary directory at the end of the request...
I presume this means the end of the first batch.
So, I hesitate to charge off exploring alternatives without your guidance.
My first thought is to literally upload the file to my server and unlink on completion of the last batch .
Set me on the path of righteousness my friends !
thanks - arfa



Reply With Quote



Bookmarks