--- gateway/.dispatchmailrc 2003/03/23 21:17:58 1.3 +++ gateway/.dispatchmailrc 2003/06/04 05:47:56 1.5 @@ -37,7 +37,7 @@ $self->copy('Newsgate', 'nfo.links.computing') if $to =~ m/links-computing/; # test@netfrag.org - $self->copy('Newsgate', 'alt.test') if $to =~ m/test\@.*netfrag\.org/; + $self->copy('Newsgate', 'alt.test') if $to =~ m/test\@.*\.netfrag\.org/; # cvs-log@netfrag.org $self->copy('Newsgate', 'nfo.log.cvs') if $to =~ m/cvs-log\@.*netfrag\.org/; @@ -76,6 +76,8 @@ $self->copy('Newsgate', 'nfo.support') if $to =~ m/alert\@service\.netfrag\.org/; $self->copy('Newsgate', 'nfo.support') if $to =~ m/.*\@h1\.service\.netfrag\.org/; + # logcheck@service.netfrag.org + $self->copy('Newsgate', 'nfo.support') if $to =~ m/logcheck\@service\.netfrag\.org/; # --- ignore (all above get *copied*)