= Memberfier
Memberfier imports details of potential members of a site and emails them recurringly until until they become members.
Idea here is to bypass spam filters and send people various emails until they register to your site.
Say you have a site that makes service providers give service to people. You need service providers first, right?
So google for your service providers and get their emails, phone numbers, address and names of them from their websites or
bulk get from yellow pages. Put them to any spreadsheet and import them to memberfier.
Memberfier first sends an email to those service providers and next day checks their membership status to find out if some of
them has registered. Then in a week it sends another mass email to unregistered providers and so on.
The project uses mongoid and redis-resque on backend and send grid to send emails.
Work in progress...