/[cvs]/gateway/.dispatchmailrc
ViewVC logotype

Diff of /gateway/.dispatchmailrc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by gateway, Sun Mar 23 21:17:58 2003 UTC revision 1.4 by gateway, Sun Mar 23 22:19:10 2003 UTC
# Line 37  sub dispatch { Line 37  sub dispatch {
37    $self->copy('Newsgate', 'nfo.links.computing') if $to =~ m/links-computing/;    $self->copy('Newsgate', 'nfo.links.computing') if $to =~ m/links-computing/;
38    
39    # test@netfrag.org    # test@netfrag.org
40    $self->copy('Newsgate', 'alt.test') if $to =~ m/test\@.*netfrag\.org/;    $self->copy('Newsgate', 'alt.test') if $to =~ m/test\@.*\.netfrag\.org/;
41    
42    # cvs-log@netfrag.org    # cvs-log@netfrag.org
43    $self->copy('Newsgate', 'nfo.log.cvs') if $to =~ m/cvs-log\@.*netfrag\.org/;    $self->copy('Newsgate', 'nfo.log.cvs') if $to =~ m/cvs-log\@.*netfrag\.org/;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed