Hi,
well I know how to send event-based email to one person. But if I have an already large email database table, how do I take all of them and mass send an email to everyone in my db table?
And have this done once a month? As far as being able to do this in-house, what is the maximum emails you can send at once.
I have a 1-tier architecture. One server with my mysql db, apache and all php and .html files. I has two processors and 1gig of RAM. I know, 1-tier sucks, we are in the works of an upgrade.
But for now, is this possible?