Add a RELAYHOST configuration value, fixes #27

This commit is contained in:
Pierre Jaury
2016-08-18 16:08:36 +02:00
parent bbe637932e
commit 0eb075332a
2 changed files with 6 additions and 1 deletions

View File

@@ -14,6 +14,8 @@ alias_maps = hash:/etc/aliases
sql = sqlite:${config_directory}/
# Only accept virtual emails
mydestination =
# Relayhost if any is configured
relayhost = {{ RELAYHOST }}
###############
# TLS