Forum Moderators: coopster
Looking for a free simple php mass mailer. Im NOT interested in managing lists, creating templates, etc. Just want a simple single page where you can enter a bunch of to emails, a from email, the message, etc and click submit and let it run.
Should run with a web interface and NOT use a DB.
Obviously this script will have to spawn indenpendent scripts as web requests times out after a time.
What are your suggestions? Already looked at phplist, and found it too "complex" for my liking.
Does such a program exist? thanks in advance.
I`m afraid we can`t really recommend any sites other than the script repository sites:
Hotscripts [hotscripts.com]
PHP Classes [phpclasses.org]
Are a couple of useful sites. Failing that, try a Google search. Good luck.
dc
Good luck!
eelixduppy >> Thanks for the basic how-to. I suggest you add a note at the end "This code is a serious candidate for mail injection" and link to a wikipedia site/webmasterworld page that explains what mail injection is. Just so the beginner PHP dont copy/paste the code and puts it into production.
Thanks for the replies, im still looking and have so far found a free product called pommo that looks interesting and simple. Haven't had much time to look into it yet...