I'm trying to build something similar to Liondesk. It's a database with contacts and you can put them on their own email campaigns. So if I want to send someone a set of prewritten emails I want to just be able to go to the person's profile and select the campaign from a drop down menu.
I've never attempted this though. I have the database and can add the members with no problem. But I could really use some step by step guidance for getting the email system working.
I'm thinking it would involve cron jobs. But I'm totally new to the idea of those. So maybe my first question is where do I start?