From b0532e3d8856f6b40e87a6d65fc0e402200f7c81 Mon Sep 17 00:00:00 2001 From: Hugues Granger Date: Fri, 26 Jan 2018 18:32:53 +0100 Subject: [PATCH] AWS_SES_PORT was implemented, but wiki not updated --- docs/content/advanced/mail-forwarding/aws-ses.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/content/advanced/mail-forwarding/aws-ses.md b/docs/content/advanced/mail-forwarding/aws-ses.md index a6587cca..0bf38132 100644 --- a/docs/content/advanced/mail-forwarding/aws-ses.md +++ b/docs/content/advanced/mail-forwarding/aws-ses.md @@ -8,6 +8,8 @@ As described in the AWS Developer Guide you will have to generate SMTP credentia - AWS_SES_USERPASS=AKIAXXXXXXXXXXXXXXXX:kqXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX ``` +If necessary, you can also provide AWS_SES_PORT. If not provided, it defaults to 25. + When you start the container you will see a log line as follows confirming the configuration: ``` Setting up outgoing email via AWS SES host email-smtp.us-east-1.amazonaws.com