| 386 | o drag & drop arbitrary items out of outlook (.msg, .nws, etc.) - search for them while scanning the fs and sync them | o drag & drop arbitrary items out of outlook (.msg, .nws, etc.) - search for them while scanning the fs and sync them | 
| 387 | against *original* source. (e.g. 'Message-ID: <b0s5v9$j7d$1@quepasa.netfrag.org>') | against *original* source. (e.g. 'Message-ID: <b0s5v9$j7d$1@quepasa.netfrag.org>') | 
| 388 |  |  | 
| 389 |  | x CVSSpam -> nfo.log.cvs | 
| 390 |  | x su root | 
| 391 |  | x cd /etc/mail | 
| 392 |  | x nano virtusertable | 
| 393 |  | x add line: | 
| 394 |  | x cvs-log@netfrag.org             gateway | 
| 395 |  | x make virtusertable | 
| 396 |  | x su gateway | 
| 397 |  | x cd ~ | 
| 398 |  | x nano .dispatchmailrc | 
| 399 |  | x add lines: | 
| 400 |  | $self->copy('Newsgate', 'nfo.log.cvs') | 
| 401 |  | if $to =~ m/cvs-log/; | 
| 402 |  | x exit   (to logout) | 
| 403 |  | x cvs update CVSROOT/loginfo | 
| 404 |  | x add to CVSROOT/loginfo (to the end of the line starting with '^nfo '): | 
| 405 |  | --to cvs-log@netfrag.org | 
| 406 |  | x cvs commit -m "+ added new notification target: 'cvs-log@netfrag.org'" CVSROOT/loginfo | 
| 407 |  |  | 
| 408 |  |  | 
| 409 |  | x add to system-conf-repository: | 
| 410 |  | x /etc/mail | 
| 411 |  | x php: cvs-redirect | 
| 412 |  | x | 
| 413 |  |  | 
| 414 |  |  | 
| 415 | </pre> | </pre> | 
| 416 |  |  |