Adreßkorrekturen
authorJoey Schulze <joey@infodrom.org>
Sun, 7 Oct 2001 15:24:11 +0000 (15:24 +0000)
committerJoey Schulze <joey@infodrom.org>
Sun, 7 Oct 2001 15:24:11 +0000 (15:24 +0000)
Styles/urls.inc
src/Infos/liste.wml
src/Service/links.wml
src/Service/mail2news.wml

index 193d94e..6e30b9f 100644 (file)
@@ -2,10 +2,10 @@
 <if   "%0" ""                      "http://oldenburg.linux.de/">
 <ifeq "%0" "ffis-vortraege"        "http://www.ffis.de/Termine/vortraege.html">
 <ifeq "%0" "linux-stammtisch"      "http://oldenburg.linux.de/Infos/stammtisch.html">
-<ifeq "%0" "ml-linux-stammtisch"    "http://www.infodrom.ffis.de/Mail-Archive/linux-stammtisch/">
+<ifeq "%0" "ml-linux-stammtisch"    "http://www.infodrom.org/Mail-Archive/linux-stammtisch/">
 <ifeq "%0" "tex-stammtisch"        "http://oldenburg.linux.de/Termine/tex-stammtisch.html">
 <ifeq "%0" "lt2000"                "http://oldenburger.linuxtage.de/">
-<ifeq "%0" "infodrom"              "http://www.infodrom.ffis.de/">
+<ifeq "%0" "infodrom"              "http://www.infodrom.org/">
 <ifeq "%0" "infodromnorth"         "http://www.infodrom.north.de/">
 <ifeq "%0" "lug-hb"                "http://linux.inbremen.de/">
 <ifeq "%0" "lug-bhv"               "http://linux.hs-bremerhaven.de/">
@@ -30,7 +30,7 @@
 <define-tag mailto whitespace=delete>
 <if   "%0" ""                  "info@ffis.de">
 <ifeq "%0" "webmaster"          "webmaster@oldenburg.linux.de">
-<ifeq "%0" "infodrom-majordomo"        "Majordomo@infodrom.ffis.de">
-<ifeq "%0" "linux-stammtisch"  "linux-stammtisch@infodrom.ffis.de">
+<ifeq "%0" "infodrom-majordomo"        "Majordomo@lists.infodrom.org">
+<ifeq "%0" "linux-stammtisch"  "linux-stammtisch@lists.infodrom.org">
 </define-tag>
 
index 67eea8c..7149913 100644 (file)
@@ -7,21 +7,25 @@
 <p>Interessierte Linux-Benutzer in der Region treffen sich nicht nur
 monatlich auf dem <a href="stammtisch.html">Linux-Stammtisch</a>,
 sondern tauschen sich auch zwischendurch auf einer Mailing-Liste aus.
-Die Liste läuft bei <a href="<url infodrom>">Infodrom Oldenburg</a>
-und lautet <mailto linux-stammtisch>.<p>
+Die Liste läuft bei <a href="<url infodrom>">Infodrom Oldenburg</a>,
+die Adresse lautet <mailto linux-stammtisch>.</p>
 
-<h3>In die Liste eintragen</h3>
+<p>Auf der Liste werden aktuelle Informationen ausgetauscht und
+Probleme diskutiert.  Es werden zudem technische Fragen geklärt.  Wenn
+ausreichend Informationen angegeben wurden, wird die Lösung oft
+relativ schnell auf die Liste geschrieben.  Ankündigungen zu aktuellen
+Veranstaltungen (Stammtischen, Kongressen etc.) werden ebenfalls über
+diese Liste verteilt.
 
-<p>Die Liste wird zwar nicht mehr von einem Majordomo (automatischer
-Listenverwalter) betrieben, es existiert jedoch ein
-Majordomo-kompatibles Frontend (<a href="<url
-infodromnorth>majorsmart/">MajorSmart</a>).
+<h3>In die Liste eintragen</h3>
 
-<p>Um sich einzutragen, wird eine Mail an <mailto infodrom-majordomo>
+<p>Um sich in diese Mailing-Liste einzutragen, wird eine Mail an <mailto infodrom-majordomo>
 geschrieben.  In der ersten Zeile der Mail steht <code>subscribe
-linux-stammtisch</code>.  Die Mail wird automatisch verarbeitet.
-Hinweise zur Benutzung stehen <a href="<url
-infodrom>~joey/Linux/majordomo.html">hier</a>.
+linux-stammtisch</code>.  Die Mail wird automatisch von einem
+Majordomo-ähnlichen Programm verarbeitet, das die Mailing-Liste
+kontrolliert.  Bei Problemen wird einfach <code>help</code> an obige
+Adresse geschickt, es wird dann ein Hilfetext zurückgeliefert.</p>
+
 
 <h3>Archiv der Liste</h3>
 
index 8b88c1a..aabb87f 100644 (file)
@@ -10,13 +10,13 @@ Hier sind interessante Links rund um Linux zu finden. <p>
     %links = (
              'http://slashdot.org/'    => 'Slashdot - News for the nerds',
              'http://freshmeat.net'    => 'Freshmeat',
-             'http://www.linuxtag.de/' => 'Eropräischer LinuxTag 2000',
+             'http://www.linuxtag.de/' => 'Eropräischer LinuxTag 2002',
              'http://www.linux.com/'   => 'Linux.com-Portal',
              'http://sdb.suse.de/sdb/de/html/'   => 'SuSE Support-Datenbank',
-             'http://www.infodrom.ffis.de/linx' => 'Infodrom Linx',
-             'http://www.infodrom.ffis.de/linx/lookup.php3?keywords=linux' => 'Linux Linx',
-             'http://www.infodrom.ffis.de/linx/lookup.php3?keywords=debian' => 'Debian Linx',
-             'http://www.infodrom.ffis.de/linx/lookup.php3?category=/software/freedom' => 'Aufsätze zu Freier Software',
+             'http://www.infodrom.org/linx' => 'Infodrom Linx',
+             'http://www.infodrom.org/linx/lookup.php3?keywords=linux' => 'Linux Linx',
+             'http://www.infodrom.org/linx/lookup.php3?keywords=debian' => 'Debian Linx',
+             'http://www.infodrom.org/linx/lookup.php3?category=/software/freedom' => 'Aufsätze zu Freier Software',
              'http://counter.li.org/bycountry/DE.html' => 'Linux-Counter',
             );
 
index 9e17d44..cddd2f8 100644 (file)
@@ -32,7 +32,7 @@ kleines Mail2News Gateway installiert. Das geht etwa so :<P>
   Und da die Gruppe moderated ist traegt man in die Datei moderators
   (normalerweise wohl /usr/lib/news/moderators oder so) noch das folgende ein
   <PRE>
-    ml.linux.stammtisch:linux-stammtisch@infodrom.north.de
+    ml.linux.stammtisch:linux-stammtisch@lists.infodrom.org
   </PRE>
 
 Achtung, wer Mails nach News gated sollte sicherstellen das davon nichts nach