diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-08 23:33:41 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-08-09 11:59:21 +0100 |
commit | 4e871f9b28dff4cacfd012aede1d092cc8cfbd36 (patch) | |
tree | 79c7fa20ca0c40c22a7762e50670ab233097fa7f /test/confs/0230 | |
parent | ddaf34e7b7fe02cbbb99a6bf515eb4298d6b2d4b (diff) |
Logging: connection_id
Diffstat (limited to 'test/confs/0230')
-rw-r--r-- | test/confs/0230 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/0230 b/test/confs/0230 index ecce42295..41bfa8697 100644 --- a/test/confs/0230 +++ b/test/confs/0230 @@ -13,7 +13,7 @@ acl_smtp_rcpt = check_recipient log_selector = \ +incoming_port \ +incoming_interface \ - +smtp_connection + +smtp_connection +connection_id queue_only queue_run_in_order |