diff options
author | John Denker <jsd@av8n.com> | 2012-07-20 16:15:13 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-29 15:32:35 -0700 |
commit | eb342191804df42d294e1579a880c58dd213d66d (patch) | |
tree | b5bc77f6dff816274d83ef6f98ba439b9526481d /tools/hi-test2.conf | |
parent | 51f3d88572ae0f8eea40996db28ece9cdd0dae18 (diff) |
fix up error parsing and error logging
Diffstat (limited to 'tools/hi-test2.conf')
-rw-r--r-- | tools/hi-test2.conf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/hi-test2.conf b/tools/hi-test2.conf index e8e4390..51d0361 100644 --- a/tools/hi-test2.conf +++ b/tools/hi-test2.conf @@ -1,3 +1,6 @@ -stub hi-test x0 -snooze 10 +stub hi-test x0 -snooze 2 +stub hi-test x0 -snooze 1 -exit 0 stub greylist -qq hi-test x1 -snooze 1 -exit 3 +qq hi-test x1 -snooze 3 -exit 3 + +postspam /bin/echo post spam ! |