Drupal SMTP 不适用于联系我们页面?
我已经安装了 smtp 模块。并使用测试电子邮件 ID 对其进行测试。它会向测试地址发送电子邮件。但不适用于联系我们页面。它不向管理员发送邮件。通过 smtp 或 php 邮件。如 drupal drupal_mail() 中所示。
我刚刚在网站的管理部分配置了 smtp 详细信息。其他地方都没有配置。虽然它适用于测试电子邮件,因此它应该适用于“联系我们”页面,但事实并非如此。
请帮我。!!!!
I have installed a smtp module. and also test it with the test email id. it sends email to the test add.But doesn't work with the contact us page. it's not sending mail to admin. through the smtp or either php mail. as in drupal drupal_mail().
I just have configured smtp details in the admin section of the site.not anywhere else. though its working with test email so it should work with contact us page but it doesn't.
please help me.!!!!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
站点信息中的电子邮件应与SMTP验证中的电子邮件相同或
你的邮件无处可去!
请查看此处的演示...
The email in the site information should be the same as the email in SMTP authentication or
your mail goes nowhere!
Please check the demo over here...