--- gateway/.dispatchmailrc 2003/03/23 21:17:58 1.3 +++ gateway/.dispatchmailrc 2003/03/23 22:19:10 1.4 @@ -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/;