Hi,
I need to send out some 400 newsletters - mixed content, including attachments up to 500k. Just did a test and it takes about 1 second per mail.
Making BCC list .... hmmm, I'd rather not. Some servers regards "long" BCCs as spam and put's the mail in the bulk folder. That must not happen.
PHP time-out is set to 30 seconds and my provider won't change it. And PHP runs in safe mode. That can't be changed either.
Any ideas how to accomplish it? Without having to split the recipient list and do it over multiple scripts?
Thanks a bunch![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I need to send out some 400 newsletters - mixed content, including attachments up to 500k. Just did a test and it takes about 1 second per mail.
Making BCC list .... hmmm, I'd rather not. Some servers regards "long" BCCs as spam and put's the mail in the bulk folder. That must not happen.
PHP time-out is set to 30 seconds and my provider won't change it. And PHP runs in safe mode. That can't be changed either.
Any ideas how to accomplish it? Without having to split the recipient list and do it over multiple scripts?
Thanks a bunch