Hi, please advice me a free mailing (probably .php) script which can be used to send unlimited emails via mail() function. I need it to override 200 emails per hour mail limit of shared hosting. Also it must have overide 30 secons max script runtime. So probably some cron based sending? Can process unlimited emails list. Very simple to install and use. Thanks for advices.
Use mandrill and write a script to send your messages through to it. It's easy, fast and efficient - oh and it's free. You are not going to find a script that bypasses your shared hosting "throttle" - it's there for a reason, respect that.