/[cvs]/joko/doc/SampleTasks/joko_2003-01.html
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-01.html

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

revision 1.19 by joko, Fri Jan 24 20:33:34 2003 UTC revision 1.20 by joko, Fri Jan 24 21:04:03 2003 UTC
# Line 386  o make possible: Line 386  o make possible:
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    

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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