开发带有邮件服务器和开放 SSL 的 WAMP 堆栈
我正在开发一个需要测试电子邮件的应用程序。
我目前正在使用 wampserver,但它没有附带邮件服务器,设置邮件服务器很痛苦。
另外,如果我使用像 yahoo 这样的外部邮件服务器,我会遇到问题,因为 wamp 不附带 yahoo 邮件服务器所需的 SSL。
所以我正在努力让自己摆脱这些头痛。我正在寻找一种“开箱即用”的新开发环境,带有邮件服务器和开放式 SSL。显然这不是 wampserver2。有什么作用?
I'm developing an application that requires testing email.
I'm currently using wampserver, but it doesn't come with a mail server and setting one up has been a pain.
Also if I use an external mail server like yahoo, I run into issues because wamp doesn't come with SSL which yahoo's mail server requires.
So I'm trying to save myself from all this headache. I'm looking for a new development environment that comes "out of the box" with a mailserver and open SSL. Clearly that's not wampserver2. What does?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
正如您在其他问题中已经说过的, XAMPP 确实如此。
As already said in your other question, XAMPP does.
几乎任何相当流行的 Linux 发行版都内置了这些功能。
Pretty much any reasonably popular Linux distro has these built-in.
正如我在另一个问题中所说 - 解决假GMail帐户并使用PHPMailer。
http://phpmailer.worxware.com/index.php?pg=exampleagmail
As i said in another question - settle fake GMail account and use PHPMailer.
http://phpmailer.worxware.com/index.php?pg=exampleagmail