[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] repeat counter



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