summaryrefslogtreecommitdiffstats
path: root/cd-system/cd-exim.conf
diff options
context:
space:
mode:
Diffstat (limited to 'cd-system/cd-exim.conf')
-rw-r--r--cd-system/cd-exim.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/cd-system/cd-exim.conf b/cd-system/cd-exim.conf
index c2f4835..085ce79 100644
--- a/cd-system/cd-exim.conf
+++ b/cd-system/cd-exim.conf
@@ -88,6 +88,12 @@ internet_aliases:
driver = redirect
data = ${lookup{$local_part@$domain}lsearch{INTERNET_ALIASES}}
+host_redirect:
+ debug_print = "R: host_redirect for $local_part@$domain"
+ driver = redirect
+ domains = local_part;HOST_REDIR
+ data = $local_part@${lookup{$domain}lsearch{HOST_REDIR}}
+
dnslookup:
debug_print = "R: dnslookup for $local_part@$domain"
driver = dnslookup