blob: 50f231efb00213217e89a2b24c49945815c69345 (
plain)
1
2
3
4
5
6
7
8
|
#! /usr/local/bin/bash-c set -x ; </dev/null 1</dev/null TCPREMOTEHOST=asf TCPREMOTEIP=1.2.3.4 hi-q $0 ; echo $?
stub hi-test x0 -snooze 2
stub hi-test x0 -snooze 1 -exit 21 # could be 0 or 21
stub greylist -suffix (sfx) -v -stain 10
qq hi-test x1 -snooze 3 -exit 3 # last one controls timing, if all others exit 0
postspam /usr/local/bin/ECHO2 postspam command!
|