From 79a30bec7e62a96d2828116a4fbd464e661e2454 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Sun, 29 May 2011 15:33:56 +0200 Subject: [PATCH] exim: Add the chimara-if.org domain. --- etc/exim4/conf.d/main/main_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/exim4/conf.d/main/main_config b/etc/exim4/conf.d/main/main_config index 0c6e98a..b86e7d0 100644 --- a/etc/exim4/conf.d/main/main_config +++ b/etc/exim4/conf.d/main/main_config @@ -8,7 +8,7 @@ LDAPBASE=dc=drsnuggles,dc=stderr,dc=nl # List of virtual domains for which we deliver to any address that happens to # be configured in the LDAP directory. -domainlist virtual_domains = stdin.nl : stderr.nl : stdout.nl : blues-brothers.eu : foresightsecurity.nl : hekjelarp.nl : mkit.nl +domainlist virtual_domains = stdin.nl : stderr.nl : stdout.nl : blues-brothers.eu : foresightsecurity.nl : hekjelarp.nl : mkit.nl : chimara-if.org # List of real hosts for which we deliver mail to real users. domainlist real_domains = *.drsnuggles.stderr.nl : drsnuggles.stderr.nl # The list of domains for which we handle mail ourselves -- 2.30.2