I'm looking for a free PHP tool to send bulk emails.
Something simple but that works: "send from" address, upload a CSV file (email, name), upload an HTML template, insert plain-text version, and SENT! But has to work with large lists.
We have our own already but it's getting very buggy, and we need to send a mass announcement (7~8,000 recipients). Instead of wasting time trying to debug it, I was thinking maybe there is an open source solution out there that can get me there quicker.
I know about email CAN-SPAM rules and all that, don't worry.
And I know there are service providers dedicated to that too, but for this case we need to do that internally.