summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-07-05 14:30:05 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-07-09 16:23:24 +0100
commita09f294202729d7e532a1584536fa14e491a0b71 (patch)
tree7f9fdad88216ecbf8cb8d88f0f6a00dfcefe34cb /test/confs
parentef698bf6a7a59d28c93fca18e4509ca6c67d7dca (diff)
Add $smtp_command_history variable
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/00212
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/0021 b/test/confs/0021
index ae5a309b9..cb057386e 100644
--- a/test/confs/0021
+++ b/test/confs/0021
@@ -67,7 +67,7 @@ mail:
rcpt:
accept senders = +ok_senders
sender_domains = +ok_sender_domains
- logwrite = :panic: rcpt accepted
+ logwrite = :panic: rcpt accepted C=$smtp_command_history
# ----- Routers -----