diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-04 00:11:32 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-10-04 00:11:32 +0100 |
commit | 493e0e6648552c0dce6c5225c8438d2829f1ac11 (patch) | |
tree | 0d1a148b90b412bbcede8b31ea3dce03ed9bf625 /test/confs | |
parent | e7dadabd81968d7994e9bc36aa67b6bd3de63abe (diff) |
Testsuite: for CHUNKING set sender name explicitly
for consistent chunk size on different platforms
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0900 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/confs/0900 b/test/confs/0900 index 7a1296c7e..6816ef8c9 100644 --- a/test/confs/0900 +++ b/test/confs/0900 @@ -50,7 +50,6 @@ check_data: warn message = X-acl-message-linecount: $message_linecount accept - # ----- Routers ----- begin routers @@ -94,7 +93,6 @@ remote_smtp: allow_localhost command_timeout = 2s final_timeout = 2s - headers_rewrite = *@* CALLER_NAME@$domain fs remote_smtp_dkim: driver = smtp @@ -103,7 +101,6 @@ remote_smtp_dkim: allow_localhost command_timeout = 2s final_timeout = 2s - headers_rewrite = *@* CALLER_NAME@$domain fs .ifdef OPT dkim_domain = test.ex |