apache 是否有任何用于发送群发邮件(即时事通讯)的开源 PHP 软件?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2294105/
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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-13 18:48:09  来源:igfitidea点击:

Are there any open source PHP software for sending mass mail, i.e. newsletter?

phpmysqllinuxapachenewsletter

提问by alex

I have used SendStudio in the past, but I am wondering if there is an open source version using LAMP?

我过去使用过 SendStudio,但我想知道是否有使用 LAMP 的开源版本?

Preferably, it should use a WYSIWYG editor for the emails, and be friendly on your averageuser.

最好,它应该使用 WYSIWYG 编辑器来处理电子邮件,并且对您的普通用户友好。

回答by jay

http://www.phplist.com/is a good one I've used in the past.

http://www.phplist.com/是我过去用过的一个很好的。

回答by Shameem

poMMois a nice open source soft

poMMo是一个不错的开源软件

回答by TachyonImpact

I use PHPList on my site.

我在我的网站上使用 PHPList。

回答by vicatcu

I've used PHPMailer successfully in the past.

我过去曾成功地使用过 PHPMailer。

回答by user3172663

Swift Mailer is also one of the best solution but it is library rather than application.

Swift Mailer 也是最好的解决方案之一,但它是库而不是应用程序。