From: Mark Wooding Date: Sat, 20 Jun 2015 16:54:00 +0000 (+0100) Subject: config.m4: Allow relaying by chiark over the VPN. X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/commitdiff_plain/1df2595e16dd591d27c4089f19dac493f638d3ca config.m4: Allow relaying by chiark over the VPN. --- diff --git a/config.m4 b/config.m4 index 6d813d7..ada2909 100644 --- a/config.m4 +++ b/config.m4 @@ -73,7 +73,7 @@ DEFCONF(user_suffix_list, +* : -*) DEFCONF(user_extaddr_fixup, ${sg {$local_part_suffix}{^[-+]}{}}) ## Other hosts allowed to relay mail through us. -DEFCONF(relay_clients, +trusted) +DEFCONF(relay_clients, <; +trusted ; 172.29.80.8) ## TLS-related settings. We're assuming GNUTLS here, rather than OpenSSL. ## For local connections we are very strict. For random clients, we try