diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-08-18 19:45:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-08-21 19:26:44 +0100 |
commit | 7c576fcada992ef799700d2fd1a7753f40f1bb7a (patch) | |
tree | a79ff38804bdf8351d5a44bde825b0e71b7b69bf /test/confs/0218 | |
parent | ac0aabcebbc0d57c1e1c580e2225353e206109a7 (diff) |
Logging: pipelining log_selector
Diffstat (limited to 'test/confs/0218')
-rw-r--r-- | test/confs/0218 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/confs/0218 b/test/confs/0218 index b5cb57691..fa97f9c67 100644 --- a/test/confs/0218 +++ b/test/confs/0218 @@ -7,7 +7,8 @@ primary_hostname = myhost.test.ex # ----- Main settings ----- log_selector = \ - +sender_on_delivery + +sender_on_delivery \ + +pipelining ignore_bounce_errors_after = 0s qualify_domain = test.ex queue_run_in_order |