[FX.php List] First Mass email = Too Many Redirects for Safari

Gjermund Gusland Thorsen ggt667 at gmail.com
Wed Dec 19 09:17:01 MST 2007


I asume you do a foreach on the found set?!?

and you do issue one mail pr foreach in the loop?

The only thing that should be able to go wrong is a timeout?

Then you need to edit the php.ini to allow a longer execution time.

ggt667

2007/12/19, Jonathan Schwartz <jschwartz at exit445.com>:
> Hi Folks,
>
> I tried my first mass email (<100) using PHPMailer/fx/FMP and Safari
> refused to do mre than 5 or so records.
>
> In short, I have one page searching the db and creating the email
> components. I use a second page with header to actually send the page
> with phpmailer. The last step of that script reload the first page.
>
> Safari retruns an error page after 5 or so loops.
>
> I can see that Safari is trying to be helpful, but I don't need that
> kind of help in this case.
>
> Did I approach the task wrong?
>
> Thx
>
> Jonathan
> --
> Jonathan Schwartz
> Exit 445 Group
> jonathan at exit445.com
> http://www.exit445.com
> 415-381-1852
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list