diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 21:50:58 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 21:50:58 +0000 |
commit | 481e63ca2bbd7b603e5bb84f6582ab4be5e3300d (patch) | |
tree | 19f93705d9131243984343b78d87c56be39bc539 /test/confs/0243 | |
parent | 79bc02a3499931de53f5e9ea74795d691b3a9569 (diff) |
autoreply transport: taint-enfoce options
Diffstat (limited to 'test/confs/0243')
-rw-r--r-- | test/confs/0243 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/0243 b/test/confs/0243 index 5a2f50136..d5e989c5b 100644 --- a/test/confs/0243 +++ b/test/confs/0243 @@ -71,7 +71,7 @@ address_pipe: stuur_auto_antwoord: driver = autoreply - file = DIR/aux-fixed/TESTNUM.antwoord-${local_part} + file = DIR/aux-fixed/TESTNUM.antwoord-${bless:$local_part} file_expand from = "${lookup{$local_part} lsearch \ {DIR/aux-fixed/TESTNUM.beantwoorders} {$value}}" |