From 4dd7afea7b127ff2bb0b5c2cabf91dc009766d49 Mon Sep 17 00:00:00 2001 From: Scott Koranda Date: Thu, 25 May 2017 16:04:47 -0500 Subject: [PATCH] added note about email configuration --- docs/shibboleth-sp-postgres-compose.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/shibboleth-sp-postgres-compose.md b/docs/shibboleth-sp-postgres-compose.md index 16acf5d..360d548 100644 --- a/docs/shibboleth-sp-postgres-compose.md +++ b/docs/shibboleth-sp-postgres-compose.md @@ -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 ```