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ヶ月前293ビュー
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!

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ