diff options
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0900 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/confs/0900 b/test/confs/0900 index 21fbf0901..7a1296c7e 100644 --- a/test/confs/0900 +++ b/test/confs/0900 @@ -94,6 +94,7 @@ remote_smtp: allow_localhost command_timeout = 2s final_timeout = 2s + headers_rewrite = *@* CALLER_NAME@$domain fs remote_smtp_dkim: driver = smtp @@ -102,6 +103,7 @@ remote_smtp_dkim: allow_localhost command_timeout = 2s final_timeout = 2s + headers_rewrite = *@* CALLER_NAME@$domain fs .ifdef OPT dkim_domain = test.ex |