From 51f592193231927be05d7d5c6fc477d1deccf619 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 18 Apr 2010 15:56:46 +0100 Subject: [PATCH] remove local_part_suffix handling from alias file Signed-off-by: Stephen Gran --- modules/exim/templates/eximconf.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 3a8bec875..724d7df86 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -1365,8 +1365,6 @@ virt_aliases: ${extract{directory}{VDOMAINDATA}{$value/aliases}}\ }}}} directory_transport = address_directory - local_part_suffix = -* - local_part_suffix_optional domains = +virtual_domains file_transport = ${if eq {${extract{group_writable}{VDOMAINDATA}}}{true}{address_file_group}{address_file}} cannot_route_message = Unknown user -- 2.20.1