PHPMailer not working on Bitnami Lightsail instance running Wordpress

0

I'm running Wordpress on a Bitnami Lightsail instance.

I've opened all TCP & UDP ports (for troubleshooting purposes) and am receiving errors when trying to use PHPMailer with any mail plugin.

Any help appreciated. I've pasted my error log below:

Versions:
WordPress: 6.3.1
WordPress MS: No
PHP: 8.2.10
WP Mail SMTP: 3.9.0

Params:
Mailer: mail
Constants: No

Server:
PHP.mail(): Yes

PHPMailer Debug:
Could not instantiate mail function.


Debug:
Email Source: WP Mail SMTP
Mailer: Default (none)
PHPMailer was able to connect to SMTP server but failed while trying to send an email.
Harry
已提问 7 个月前294 查看次数
1 回答
1
已接受的回答

See SMTP (port 25) outgoing connections blocked. TLDR; You need to either get approval to send mail from an instance or use Simple Email Service.

profile pictureAWS
已回答 7 个月前
profile picture
专家
已审核 7 个月前
  • Thank you for your help!

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则