--- joko/doc/SampleTasks/joko_2003-01.html	2003/01/24 23:04:46	1.22
+++ joko/doc/SampleTasks/joko_2003-01.html	2003/01/24 23:33:48	1.23
@@ -492,7 +492,41 @@
       x test: http://netfrag.org/horde/
         o another (more bright) skin for horde@netfrag.org!!!
         
-   
+o Warum nicht überall Horde? Sondern TUTOS?
+   o Horde ist sehr breit angelegt, dafür fehlt es jedoch an vielen Stellen noch ein wenig im Detail.
+   o mittlerweile: mit Hermes & Co.? nochmal ansehen!
+
+o just do automated operations (like cvs commit) only if system is idle
+
+o automagically redirect http://netfrag.org/horde/ to https://netfrag.org/horde/
+  o with an Apache - rewrite-rule?
+  
+x how to map TUTOS-groups to newsgroups?
+  x ctlinnd newgroup nfo.tutos.sysadmin
+  x add dispatching for sysadmin@netfrag.org
+    x add to /home/service/virtual/gateway/.dispatchmailrc
+      $self->copy('Newsgate', 'nfo.tutos.sysadmin') if $to =~ m/sysadmin/;
+    x add to /etc/mail/virtusertable:
+      # --- news.netfrag.org - joko, 2003-01-24
+      sysadmin@netfrag.org            gateway
+      make virtusertable!
+    x write welcome-mail
+      root@quepasa:~$ mail sysadmin@netfrag.org
+      Subject: Welcome to the sysadmin-newsgroup at netfrag.org!
+      Have fun!
+      greets, joko.
+      
+      .
+      Cc:
+    x test: do "refresh newsgroups" at your favourite news-reader
+  x this has been refactored to: [news:id=b0shbj$l9s$1@quepasa.netfrag.org]
+    x HEADERS:
+      x Message-ID: 
+      x Subject: Re: Welcome to the sysadmin-newsgroup at netfrag.org!
+    o newsgate
+      o http://news.netfrag.org/nfo.tutos.sysadmin/id/b0shbj$l9s$1@quepasa.netfrag.org
+      o http://news.netfrag.org/nfo.tutos.sysadmin/subject/Re: Welcome to the sysadmin-newsgroup at netfrag.org!
+