Amazon SES Using the Default Emailer Plugin
Unsolved
Technical Support
-
How do I configure the Amazon SES Emailer using the Default Emailer Plugin
Once I select the Amazon SES option it does not give me an option to configure the following:
Enter SES Credentials and Settings:
Access Key ID: Enter your AWS IAM access key ID.
Secret Access Key: Enter your AWS IAM secret access key.
Region: Specify the AWS region where your SES service is located (e.g., us-east-1). -
The built-in email service is an SMTP emailer. So you'll need to set up SES via SMTP:
https://docs.aws.amazon.com/ses/latest/dg/send-email-smtp.html
I haven't used the SES preset, you may need to set custom SMTP settings manually instead.
(BTW, it's not a plugin, it's built into core)
-
Thanks a lot I will try this and see how it goes.
Copyright © 2024 NodeBB | Contributors