[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] repeat counter
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] repeat counter
- From: "Christopher T. Beers" <ctbeers (at) syr.edu>
- Date: Fri, 20 May 2005 11:58:45 -0400
- References: <OFBA335CDE.D38608D3-ONC1257007.0041D8FE-C1257007.004DB02D@dcx.dc x> <20050520142651.GB30299@hswn.dk>
How hard would it to include a bb-host (and hobbit-alert) config file
validator within hobbit (knowing you its probably already there :) )
Chris
--On May 20, 2005 4:26:51 PM +0200 Henrik Stoerner <henrik (at) hswn.dk> wrote:
| Did you put the REPEAT on the rule line, or the recipient line ? Since
| REPEAT is per-recipient, it should go on the recipient line. Like this:
|
| HOST=*
| MAIL admin (at) foo.com REPEAT=10m
|
|
| This one will not do what you want:
|
| HOST=* REPEAT=10m
| MAIL admin (at) foo.com