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
posta 7 mesi fa294 visualizzazioni
1 Risposta
1
Risposta accettata

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
con risposta 7 mesi fa
profile picture
ESPERTO
verificato 7 mesi fa
  • Thank you for your help!

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande