Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要实施Subscribe for Email Alerts。在我网站的主页上,我有一个电子邮件输入框,单击订阅按钮后,电子邮件联系人应添加到 Gmail 电子邮件联系人的订阅者列表中。那么我应该在这里使用什么方法呢?或者我应该使用任何其他语言来做到这一点?
您不应向访问您网站的任何人授予对您的 Google 通讯录的写入权限,并且不应在未确认选择加入和取消订阅功能的情况下运行邮件列表服务。
使用专为运行邮件列表而设计的软件(例如 Mailman)或查找第三方邮件列表管理服务。