From: root Date: Tue, 11 Sep 2007 21:43:18 +0000 (-0400) Subject: Fix mail delivery to directories, forward bugzilla-daemon mail to bugzilla X-Git-Url: https://git.hcoop.net/hcoop/zz_old/config/exim4-hopper.git/commitdiff_plain/ce52d3bf5e9b088c3191ae3b75b56aaf67388503 Fix mail delivery to directories, forward bugzilla-daemon mail to bugzilla --- diff --git a/conf.d/transport/35_exim4-config_address_directory b/conf.d/transport/35_exim4-config_address_directory index 6861426..47d8962 100644 --- a/conf.d/transport/35_exim4-config_address_directory +++ b/conf.d/transport/35_exim4-config_address_directory @@ -2,9 +2,12 @@ # or .forward files if the path ends in "/", which causes it to be treated # as a directory name rather than a file name. +# hcoop-change: Add bogus group line to make sure get-token gets executed + address_directory: debug_print = "T: address_directory for $local_part@$domain" driver = appendfile + group = mail${run{/etc/exim4/get-token ${local_part}}{}} delivery_date_add envelope_to_add return_path_add