]> www.infradead.org Git - users/dwmw2/eximconf.git/commitdiff
Allow +suffix on addresses. Blame Kyle...
authorDavid Woodhouse <dwmw2@infradead.org>
Thu, 2 Oct 2008 17:26:13 +0000 (17:26 +0000)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 2 Oct 2008 17:26:13 +0000 (17:26 +0000)
include/routers-dns-virtual

index a84257121d21ae8c66f293d2f901448163bec61a..29b80e43dc7c6bd4ea3efdce7dc3ef4f13ef0ab4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: routers-dns-virtual,v 1.3 2005/05/10 20:53:18 dwmw2 Exp $
+# $Id: routers-dns-virtual,v 1.4 2008/10/02 17:26:13 dwmw2 Exp $
 
   # For virtual domains, look up the target in DNS and rewrite...
 dns_virtual_domains:
@@ -13,6 +13,8 @@ dns_virtual_domains:
   forbid_pipe
   retry_use_local_part
   qualify_preserve_domain
+  local_part_suffix = +*
+  local_part_suffix_optional
  
    # Stash the lookup domain root for use in the next router.
   address_data = ${lookup{$domain}lsearch{DNS_VIRTUAL}}