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
demandé il y a 7 mois293 vues
1 réponse
1
Réponse acceptée

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
répondu il y a 7 mois
profile picture
EXPERT
vérifié il y a 7 mois
  • Thank you for your help!

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions