Skip to content

Commit

Permalink
added note about email configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed May 25, 2017
1 parent 8f6d37b commit 4dd7afe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/shibboleth-sp-postgres-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,11 @@ If you have properly federated the Shibboleth SP with the IdP that the
first platform administrator will use you can click on "Login" and be
redirected to the IdP for authentication.

Production deployments need to send email, usually using an authenticated
account on a SMTP server. You may configure the details for your SMTP server
by editing the file `email.php` that the entrypoint script automatically
creates in `/docker/srv/comanage-registry/local/Config`.

To stop the services run

```
Expand Down

0 comments on commit 4dd7afe

Please sign in to comment.