我将以下详细信息应用于php.ini文件。它的作品很好。
SMTP = smtp.example.comsmtp_port = 25username = info@example.compassword = yourmailpassordsendmail_from = info@example.com
这些详细信息与Outlook设置相同。

我将以下详细信息应用于php.ini文件。它的作品很好。
SMTP = smtp.example.comsmtp_port = 25username = info@example.compassword = yourmailpassordsendmail_from = info@example.com
这些详细信息与Outlook设置相同。