对于专用 phplist 安装来说,最好的 Linux 邮件解决方案是什么?
我正在为我的专用服务器上的客户端设置 phplist。我将在他的邮件列表的专用 IP 地址上安装专用邮件解决方案。目前估计有 5,000 名订阅者对他的时事通讯感兴趣。目标是每晚发送大约那么多电子邮件。
当前明显的选择是 qmail 和 postfix。我可以了解两者的优点和缺点吗?还有更好的解决方案吗?
I am setting up phplist for a client on my dedicated server. I am going to install a dedicated mail solution on a dedicated IP address for his mailing list. He has an estimated 5,000 subscribers interested in his newsletter right now. The goal is to send out about that many emails per night.
The current obvious choices are qmail and postfix. Can I get some pros and cons to both? Are there any better solutions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
qmail 可以处理这个问题。 DNS 将是发送到 yahoo、godaddy 和 gmail 等网站时的主要问题。确保您托管在干净的 IP 上:
http://www.mxtoolbox.com/blacklists.aspx
http://www.spamhaus.org/sbl/
如果您使用 qmail,这是一个不错的网站: http://www.spamhaus.org/sbl/ qmailrocks.org/
每晚发出的时事通讯听起来就像垃圾邮件。请小心您托管的 ISP,他们在收到投诉时可能会暂停您的帐户(总是有关于批量电子邮件的投诉,即使是在征求的情况下)。
qmail can handle that. DNS will be your main problem for sending into sites like yahoo, godaddy, and gmail for example. Make sure you are hosted on clean IPs:
http://www.mxtoolbox.com/blacklists.aspx
http://www.spamhaus.org/sbl/
If you use qmail this is a good site: http://www.qmailrocks.org/
A newsletter going out every night sounds like spam. Be careful what ISP you host it at, they may suspend your account when they get complaints (there are always complaints about bulk email, even when it is solicited).