什么是最好的开放式 PHP 通讯管理器?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1570943/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
What's the best open PHP newsletter manager?
提问by Bilel
I'm looking for a nice newsletter management solution. I tried CCmail a good script, but where I can't imort usernames!
我正在寻找一个不错的时事通讯管理解决方案。我试过 CCmail 一个很好的脚本,但我不能输入用户名!
I would like to find a system that is able to import Opt-in lists in the following format:
我想找到一个能够导入以下格式的选择加入列表的系统:
John Smith;[email protected];other paramaeters...;[like] ;Male;Age...
I will develop my own module if I could find another emailing manager.
如果我能找到另一个电子邮件经理,我将开发自己的模块。
Are you already satisfied with a similar application with a trusted (spam-prevention) emailer?
您是否已经对具有受信任(防止垃圾邮件)电子邮件发送器的类似应用程序感到满意?
回答by Vladislav Rastrusny
http://www.phplist.comis considered one of the best
http://www.phplist.com被认为是最好的之一
回答by Sarfraz
Here is a roundup - Best Open Source Email Marketing Software Roundup.
这是一个综述-最佳开源电子邮件营销软件综述。
回答by Wilko van der Ploeg
I have good experiences with WP Autoresponder. It's a WordPress plugin, not a newsletter manager on itself, but you can configure WordPress as a 'single page' for newsletter subscription
我对 WP Autoresponder 有很好的体验。它是一个 WordPress 插件,本身不是时事通讯管理器,但您可以将 WordPress 配置为时事通讯订阅的“单个页面”

