如何配置Drupal6以使用gmail IMAP?
这些是我的PHP.ini文件中的设置。
[mail function] ; For Win32 only. SMTP = smtp.gmail.com smtp_port = 587 ; For Win32 only. sendmail_from = info@mysite.com
提前谢谢!
假设你想 发送 SMTP Authentication Support 模块是一条路要走。我在许多站点上使用6.x-1.x-dev版本,没有问题。