mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-02 21:44:51 +02:00
AWS_SES_PORT was implemented, but wiki not updated
This commit is contained in:
parent
84c0d23a80
commit
b0532e3d88
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue