Perhaps I was to fast before, but this also works: MAIL root hobbit NOTICE NOALERT Henrik Stoerner <henrik at hswn.dk> wrote:
---------- Från: Henrik Stoerner[SMTP:HENRIK at HSWN.DK] Skickat: den 20 mars 2005 14:54:46 Till: hobbit at hswn.dk Ämne: Re: [hobbit] Bug in notify Automatiskt vidarebefordrat av en regel
On Fri, Mar 18, 2005 at 02:53:13PM -0500, Asif Iqbal wrote:
MAIL email1 at here.com email2 at here.com NOTICE NOALERT
It only drops the second email address. Workaround is
MAIL email1 at here.com NOTICE NOALERT MAIL email2 at here.com NOTICE NOALERT
This should fix it. Regards, Henrik --- hobbitd/do_alert.c 2005/03/03 21:19:01 1.53 +++ hobbitd/do_alert.c 2005/03/20 13:52:13 @@ -673,6 +673,7 @@ rwalk->format = currcp->format; rwalk->interval = currcp->interval; rwalk->criteria = currcp->criteria; + rwalk->noalerts = currcp->noalerts; } } } To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk Hobbithobbyist I am not young enough to know everything. -Oscar Wilde
participants (1)
-
dhd733@yahoo.se