Update Exim config file examples

This commit is contained in:
Andrew Hodgson
2018-06-05 14:26:05 +01:00
parent 536b999161
commit 5b07e9278a
3 changed files with 6 additions and 7 deletions

View File

@@ -1,12 +1,11 @@
# Place this file at
# /etc/exim4/conf.d/main/25_mm3_macros
domainlist mm_domains=MY_DOMAIN_NAME
domainlist mm3_domains=MY_DOMAIN_NAME
MM3_LMTP_HOST=172.19.199.2
MM3_LMTP_PORT=8024
MM3_HOME=/opt/mailman/core/var
################################################################
# The configuration below is boilerplate:
# you should not need to change it.