summaryrefslogtreecommitdiff
path: root/README.mdwn
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-26 12:48:48 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-26 16:32:56 +0000
commitad617f0339ee098425a2b455bd17edab5956a18d (patch)
tree3b0bff6471c8f63b038aee5c69d6952f13654ef4 /README.mdwn
parent3b8767aea464fc82b21e321aa883783eff2419b5 (diff)
downloadinfrastructure-ad617f0339ee098425a2b455bd17edab5956a18d.tar.gz
Add simple mail relay instance
This is a Fedora Cloud 21 instance running exim4, for the moment. Change-Id: I6298a134bb474c65dd57a1bda87469dc3cd88441
Diffstat (limited to 'README.mdwn')
-rw-r--r--README.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.mdwn b/README.mdwn
index fa638bb6..ecf902a1 100644
--- a/README.mdwn
+++ b/README.mdwn
@@ -162,6 +162,16 @@ be altered and rerun whenever you need to add more users or databases.
[MariaDB]: https://www.mariadb.org
+### Mail relay
+
+The mail relay is currently a Fedora Cloud 21 image running Exim. You should be
+able to take a Fedora Cloud 21 base image, instantiate it in the
+'internal-mail-relay' security group, and then run
+'baserock_mail/instance-config.yml' to configure it and start the service.
+
+It is configured to only listen on its internal IP. It's not intended to
+receive mail, or relay mail sent by systems outside the baserock.org cloud.
+
### OpenID provider
To deploy a development instance: