]> jfr.im git - irc/blitzed-org/bopm.git/commitdiff
Removed some blitzedisms to try to cut down on abuse from morons.
authorandy <redacted>
Tue, 28 Jan 2003 03:05:45 +0000 (03:05 +0000)
committerandy <redacted>
Tue, 28 Jan 2003 03:05:45 +0000 (03:05 +0000)
INSTALL
README
bopm.conf.sample
src/.cvsignore

diff --git a/INSTALL b/INSTALL
index 3869775610a4c2202de71b1df7afb0718bb5e424..98f4f53a636e4d17f13de2fa11496d36332b48a0 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -47,18 +47,17 @@ Configuration
     the first part of a connection.  If you're not sure, the best thing to do
     is telnet to your ircd from your shell, e.g.:
 
-      [andy@fullers bopm]$ telnet porkscratchings.blitzed.org 6667
+      [andy@fullers bopm]$ telnet porkscratchings.someserver.org 6667
       Trying 207.8.219.202...
-      Connected to porkscratchings.blitzed.org.
+      Connected to porkscratchings.someserver.org.
       Escape character is '^]'.
-      :porkscratchings.pa.us.blitzed.org NOTICE AUTH :*** Looking up your hostname...
-      :porkscratchings.pa.us.blitzed.org NOTICE AUTH :*** Checking Ident
-      :porkscratchings.pa.us.blitzed.org NOTICE AUTH :*** Got Ident response
-      :porkscratchings.pa.us.blitzed.org NOTICE AUTH :*** Found your hostname
-
-    The above should explain why we on Blitzed use "*** Looking up your
-    hostname...", just try to pick something in the first line of IRC output
-    (for efficiency reasons).
+      :porkscratchings.pa.us.someserver.org NOTICE AUTH :*** Looking up your hostname...
+      :porkscratchings.pa.us.someserver.org NOTICE AUTH :*** Checking Ident
+      :porkscratchings.pa.us.someserver.org NOTICE AUTH :*** Got Ident response
+      :porkscratchings.pa.us.someserver.org NOTICE AUTH :*** Found your hostname
+
+    Just try to pick something in the first line of IRC output (for efficiency
+    reasons).
 
     If you don't run an ircd at all (some people are using bopchecker for spam
     checking, etc.) then you're going to have to use a bit of ingenuity.  You
diff --git a/README b/README
index fcecadf82c0f502860218e4b87a767c52302ae1d..9a3d611b122725bcec6cb6b05ad209bae06c464c 100644 (file)
--- a/README
+++ b/README
@@ -96,10 +96,8 @@ Also check if your question is answered on the BOPM FAQ:
 
   http://blitzed.org/bopm/faq.phtml
 
-If you can't find the answer to any support question in the FAQ or the docs,
-please mail the BOPM list.  If you need to speak to BOPM developers you can
-find us in #blitzed on irc.blitzed.org, but we do not answer support queries
-there.
+No IRC support currently exists for BOPM.  If you would like to run such a
+support channel, please let us know so that we can list it here.
 
 
 Compatibility Notes
index 5c00daa3dc29f57d5096a9c0d095c799d16c6fd2..8730b70d0cf645206d3481a2e95305336de95369 100644 (file)
@@ -77,7 +77,7 @@ IRC {
          * Hostname (or IP) of the IRC server which BOPM will monitor
          * connections on.
          */
-       server = "myserver.blitzed.org";
+       server = "myserver.somenetwork.org";
 
 
         /*
@@ -245,6 +245,10 @@ IRC {
          * !!! UNREAL USERS PLEASE NOTE !!!
          * Unreal users will need PROTOCTL HCN to force hybrid connect
          * notices.
+         *
+        * Yes Unreal users!  That means you!  That means you need the line
+        * below!  See that thing at the start of the line?  That's what we
+        * call a comment!  Remove it to UNcomment the line.
          */
 #       perform = "PROTOCTL HCN";
 
@@ -319,8 +323,7 @@ OPM {
 #       dnsbl_from = "mybopm@myserver.org";
 
         /*
-         * Email address to send reports TO.  This default is the one
-         * currently in use by Blitzed.
+         * Email address to send reports TO.
          */
 #       dnsbl_to = "bopm@reports.blitzed.org";
 
index 29ade58203c24576f8b689de9e88a58c30c55b7d..b22abe56eec8cb8ca9aa9f5f62a081bd4449424a 100644 (file)
@@ -18,3 +18,4 @@ stamp-h1
 config-lexer.c
 config-parser.c
 config-parser.h
+.libs