简体   繁体   English

Windows XAMPP在一个本地邮箱或文件夹中捕获所有PHP mail()

[英]Windows XAMPP catch all PHP mail() in one local mailbox or folder

Using XAMPP on Windows I am developing a WordPress site and need to catch all outgoing emails into a single local mailbox or even a folder. 在Windows上使用XAMPP,我正在开发WordPress网站,需要将所有传出的电子邮件捕获到单个本地邮箱甚至文件夹中。 I am testing a plugin that sends out emails, it would be easier to do this locally rather than updating the remote Linux server on every small change. 我正在测试一个可以发送电子邮件的插件,在本地进行此操作比在每次小的更改时更新远程Linux服务器都容易。

Any advice on the simplest way to do this? 有什么建议最简单的方法吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM