Anyone knows about some free open source php library or framework to implement following service independently.

Email Marketing ,

Which include following service in that ,

  1. send email ,

  2. choose email template ,

  3. Choose email template from local drive ,

  4. text template ,

  5. Account management like History email list , and more ,

  6. Payment Integration ,

link|improve this question

74% accept rate
2  
The closest thing to that I know of is PHPMailer, which I don't like at all. I prefer things like iContact or MailChimp (not open source and not free, not on your own server at all, but you'll get a much better service) – Kerry Jun 2 '10 at 4:18
feedback

2 Answers

up vote 2 down vote accepted

similar topic here

link|improve this answer
feedback

Try iKode newsletter server, which can meet all of your demands. Hope it can help you!

Kind Regards!

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.