diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-08-17 19:10:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-08-17 19:10:36 +0100 |
commit | cafbabb774a4721e4ae7de7746ec0fc27d90d8b1 (patch) | |
tree | 1a7e6daa9cbbb2698d3e69de08c065863cc1ca5f /test/confs | |
parent | 95fdc6efb795fe8f25bd76111b60e662a32a3531 (diff) |
Safer coding for utf8clean expansion operator
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0600 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/0600 b/test/confs/0600 index 0347e4c60..61a9c0801 100644 --- a/test/confs/0600 +++ b/test/confs/0600 @@ -1,4 +1,5 @@ -# Exim test configuration 0005 +# Exim test configuration 0600 +# utf8clean:string exim_path = EXIM_PATH host_lookup_order = bydns |