在 Google Apps 之后使用 PHP 发送电子邮件

发布于 2024-09-17 06:36:10 字数 161 浏览 3 评论 0原文

我正在考虑使用 Google Apps 为我的服务器处理电子邮件。更改 MX 记录并将所有内容都指向 Google 后,我的服务器仍然能够通过 PHP 发送电子邮件吗?我运行了 OSCommerce 安装,它使用 PHP 发送订单确认电子邮件,我需要确保它们不会被此更改中断。

谢谢! -阿杰

I am thinking about using Google Apps to handle email for my server. After changing MX records and pointing everything at Google, will my server still be able to send email through PHP? I run an install of OSCommerce which uses PHP to send order confirmation emails and I need to be sure that they will not be interrupted by this change.

Thanks!
-AJay

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心如狂蝶 2024-09-24 06:36:11

一般来说,你应该没有问题。即使您的服务器不再是您所在域的邮件交换器,您服务器上的 sendmail(或同等功能)也将继续运行。

Generally, you should have no problems. sendmail (or equivalent) on your server will continue to function, even if your server is no longer a mail exchanger for your domain.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文