home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / answers / unix-faq / bbs-software / faq < prev    next >
Encoding:
Internet Message Format  |  1993-12-14  |  41.0 KB

  1. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!gatech!news-feed-2.peachnet.edu!concert!news.duke.edu!duke!wolves!news
  2. From: news@wolves.durham.nc.us (G. Wolfe Woodbury)
  3. Newsgroups: comp.bbs.misc,alt.bbs,comp.unix.questions,alt.bbs.unixbbs,alt.answers,comp.answers,news.answers
  4. Subject: UNIX BBS Software FAQ with Answers
  5. Summary: BBS Software for use with UNIX-like Operating Systems.
  6. Message-ID: <unix-faq/bbs-software/faq_755849187@Wolves.Durham.NC.US>
  7. Date: 14 Dec 93 06:06:54 GMT
  8. Expires: Thu, 27 Jan 1994 06:06:27 GMT
  9. Sender: news@wolves.Durham.NC.US (NetNews Operator(ggw))
  10. Reply-To: news@wolves.durham.nc.us
  11. Followup-To: comp.bbs.misc
  12. Organization: Wolves Den UNIX and Usenet Node
  13. Lines: 1134
  14. Approved: news-answers-request@MIT.Edu
  15. Supersedes: <unix-faq/bbs-software/faq_752999285@Wolves.Durham.NC.US>
  16. X-Md4-Signature: 52b3794df1322b128e43f56e1d11f786
  17. Xref: senator-bedfellow.mit.edu comp.bbs.misc:6455 alt.bbs:23129 comp.unix.questions:66106 alt.bbs.unixbbs:679 alt.answers:1421 comp.answers:3011 news.answers:15805
  18.  
  19. Archive-name: unix-faq/bbs-software/faq
  20. Version: 1.1
  21. Last-modified: 1993/12/14
  22.  
  23. This is the UNIX (TM) compatible BBS Frequently Asked Questions Answers.
  24. It is posted approximately monthly.
  25.  
  26. The FAQ is in Message Digest Format, so that various newsreaders can
  27. automagically decompose it into its component parts.  These are the
  28. parts of the digest.
  29.  
  30. 1. What is a BBS?
  31. 2. What is UNIX?
  32. 3. What is Usenet?
  33. 4. What BBS Software is covered?
  34. 5. Acknowledgements
  35. 6 - N.    The packages
  36.  
  37. These listings are provided for informational purposes only.  I am not
  38. making recommendations (con or pro) here, simply telling what I know
  39. about each package that I have information for.  You are encouraged to
  40. evaluate each package for yourself to see if it matches your needs.
  41.                 Gregory G. "Wolfe" Woodbury
  42.  
  43. ----------------------------------------------------------------------
  44.  
  45. From: news@wolves.durham.nc.us (G. Wolfe Woodbury)
  46. Subject: 1. What is a BBS?
  47. Date: Wed Aug 11 19:29:48 EDT 1993
  48.  
  49. BBS is an acronym for Bulletin Board System.  This is software that allows
  50. a computer to be used as a message posting and reading system that has
  51. some similarities to a bulletin board you might find in an office
  52. or in a grocery store.  Users of the system can post messages and read
  53. messages posted by others.  Many computer BBSes also allow the users to
  54. send private messages to other users, andor to "download" files that are
  55. stored on the computer.  Some BBSes also allow users to run other
  56. programs (such as games) in addition to the BBS program.
  57.  
  58. Some BBS programs allow the individual BBS systems to share messages by
  59. using a communications medium to exchange the messages via a standard
  60. protocol which the BBSes understand.  Such systems are "networked"
  61. BBSes.  There are several BBS Networks around the world. Among them are
  62. FIDOnet, WWIVnet, RIMEnet, VNET and Usenet.
  63.  
  64. Some of the commercial computer service providers (e.g. CompuServe,
  65. Prodigy, America OnLine, etc.) provide BBS systems in addition to their
  66. regular services.
  67.  
  68. Care should be taken to distinguish between the "public" messages of a
  69. BBS system and "private" Electronic Mail message services that may be
  70. provided by a computer service.
  71.  
  72. ------------------------------
  73.  
  74. From: news@wolves.durham.nc.us (G. Wolfe Woodbury)
  75. Subject: 2. What is UNIX?
  76. Date: Wed Aug 11 19:30:11 EDT 1993
  77.  
  78. UNIX is a trademark of Unix System Laboratories, Inc. (*) for its brand of
  79. multi-user, multi-tasking operating system software.  UNIX was developed
  80. at AT&T Bell Laboratories in the late 1960's and has become the most
  81. portable operating system ever developed.  This portability means that
  82. UNIX (or Unix-like) operating systems can run on nearly any computer
  83. that has been developed since 1975.  Unix-like operating systems run on
  84. computers from the Intel 8086 through the gamut to computers like the
  85. Cray X-MP and the Connection Machine 5.  Programs written for one 
  86. Unix-like system can be moved (fairly easily, if written with portability 
  87. in mind) from one Unix system to another with some minor editing and 
  88. re-compiling of the source code on the new machine.
  89.  
  90. The history of Unix-like operating systems is quite complicated, and
  91. there are several versions of Unix-like operating systems in existence.
  92. The two major divisions of these are AT&T UNIX systems, and BSD Unix
  93. systems.  There are lots of others, but these two versions cover most of
  94. the territory in terms of portability issues.  Truly portable Unix
  95. software packages can examine the software environment and automatically
  96. configure themselves when the user compiles the package.
  97.  
  98. Unix operating systems are flexible and portable for many reasons, and a
  99. detailed examination of that issue is not relevant here.  For more
  100. information see the Unix-FAQ posted regularly to comp.unix.questions.
  101.  
  102. (*) At last report, they are now owned by Novell Inc.
  103. Just who *is* the actual holder of the TradeMark on UNIX is
  104. something that can change with bewildering rapidity.  At various times
  105. it has been the "offical" property of: AT&T, Bell Laboratories, Western
  106. Electric and other groups.  These names, of course, are also registered 
  107. TradeMarks of their respective owners. :-)
  108.  
  109. ------------------------------
  110.  
  111. From: news@wolves.durham.nc.us (G. Wolfe Woodbury)
  112. Date: Tue Dec 14 00:54:16 EST 1993
  113. Subject: 3. What is Usenet?
  114.  
  115. Usenet is a network message sharing system that exchanges messages in a
  116. standard format.  Messages are arranged into topical categories called
  117. newsgroups.  Newsgroups can be thought of as analogous to the channels
  118. in broadcast television.  The messages contain plain text information 
  119. (which may include encoded binary information) and a series of headers 
  120. that define who the message came from, when the message was posted, 
  121. where it was posted, where it has passed, and other administrative 
  122. information.
  123.  
  124. Usenet/Netnews is a dual entity.  On one level is it merely the messages
  125. being passed from machine to machine using known protocols. On another
  126. level is it the people (the readers and posters of the messages) who
  127. interact with the computers.  Care should be taken to not get too
  128. confused when people talk about "Usenet is...." because of this duality.
  129. Usenet should not be mistaken for any underlying transport mechanisms that 
  130. provide other services in addition to the transfer of the messages.  
  131. That is, Usenet is not UUCP, Usenet is not a particular network or set 
  132. of networks (e.g. the Internet).
  133.  
  134. One should also be careful to not confuse Usenet with any particular
  135. group of users.  That is, Usenet is *not* an american network, Usenet is
  136. not a network of computer scientists, and Usenet is not a network of
  137. system administrators.  It is a complete cross-section of all the sorts
  138. of folks who use computers either for work or play.  English *is* the
  139. common language of Usenet, but there is no guarantee that the users
  140. *know* english particularly well. :-)
  141.  
  142. By one popular definition, Usenet is the newsgroups in the major
  143. categories of comp, misc, news, rec, sci, soc, and talk.  There are a
  144. number of other major "hierarchies" which may be worldwide (alt, bionet,
  145. vmsnet),  regional (usa, can, triangle), or even organizational
  146. (duke, ut, sun).  These message hierarchies use the NetNews protocols,
  147. and are colloquially called "Usenet", but purists can (and do) argue for 
  148. days about the distinctions.  I tend to use the term "NetNews" to refer 
  149. to the whole suite of programs and all the newsgroups in conglomeration.
  150.  
  151. There is not enough room here to fully discuss the ins and outs of
  152. NetNews.  There are several NetNews groups that are dedicated to
  153. discussion of NetNews itself.  (news.* and alt.culture.usenet are
  154. examples, the `*' refers to any newsgroup that begins its name with a
  155. string of "news.")
  156.  
  157. There are additional regular FAQ (frequently asked questions) postings
  158. in the newsgroup "news.announce.newusers" and the newsgroup "news.answers" 
  159. that provide much more information about this topic.
  160.  
  161. ------------------------------
  162.  
  163. From: news@wolves.durham.nc.us
  164. Date: Tue Dec 14 00:27:26 EST 1993
  165. Subject: 4. What software is covered here?
  166.  
  167. The following packages are covered in this FAQ.
  168.  
  169.     AKCS
  170.     bbs_bk
  171.     brand-x
  172.     Caucus
  173.     COCONET
  174.     Commune/IX
  175.     EBBS (Eagle's Nest)
  176.     GDXBBS
  177.     ix/MBox
  178.     Magpie
  179.     MBS
  180.     QueBBS
  181.     pbbs (Pink BBS)
  182.     PBBS (Pirate BBS)
  183.     PNN (Princeton News Network)
  184.     TEAMate
  185.     TERM
  186.     UBBS (Ultimate)
  187.     Unidel
  188.     UniBoard (UnixBBS)
  189.     VA.PEN
  190.     Waffle
  191.     WhatBBS (a perl BBS)
  192.     XBBS
  193.     Z/Max Xchange
  194.     yabbs
  195.  
  196. Known, but not covered (yet?):
  197.     (Anyone with information is invited to send email!)
  198.  
  199.     Citadel/UX
  200.     CIX/CoSy
  201.     EIES
  202.     Freeport
  203.     ISCABBS
  204.     Participate
  205.     PicoSpan
  206.     SBBS (Sigma BBS)
  207.     Sentience
  208.  
  209. Obsolete, covered
  210.  
  211.     PNN (still listed)
  212.  
  213. Minimal/Nil/No Coverage (by request)
  214.  
  215.     Chris Petrelli's groupware project (by request)
  216.     Pnet (no coverage at request of B.Blue)
  217.     UnAccess (request by Brandon Alberry, the author)
  218.  
  219.  
  220. To locate the packages listed above in the articles below, search for the
  221. short name listed in the Subject: headers.
  222.  
  223. In the articles below, summary files for some of the received/collected
  224. information are available for anonymous uucp from wolves.durham.nc.us.
  225. The file name for the info file is in the Info-file: subheader.
  226. Wolves.durham.nc.us is located at +1 919-493-7111 (v.32bis/v.42bis/HST)
  227.     login: uanon  (no password)
  228. Also listed are the FTP sites and filenames for known or suspected
  229. copies of the packages.   Space and line-speed limitations prohibit
  230. the distribution of the packages themselves from Wolves.
  231.  
  232. Corrections and additions to this list are welcome: news@wolves.durham.nc.us
  233.  
  234. ------------------------------
  235.  
  236. From: news@wolves.durham.nc.us
  237. Date: Tue Dec 14 00:46:46 EST 1993
  238. Subject: 5. Acknowledgements
  239.  
  240. This FAQ is the product of a lot of research and correspondence with
  241. lots of folks.  Here is a partial listing of the folks who were kind
  242. enough to send information and corrections to me for use in this FAQ.
  243. If I've left someone out, write to me :-)
  244.  
  245. Lars Aronsson(!), Bob Baskerville(!), Bill Brown, Lisa Carlson, 
  246. Tom Dell(!), Karl Denninger(!), Aydin Edguer(*), Ken Germann, 
  247. Avrum Goodblat, Judy Hallman, David Holland, Bob Kirkpatrick(!), 
  248. Hilbert Levitz, Michael Lyons, Stephen Manes(!), Bob Peterson, 
  249. Chris Petrilli, Riccardo Pizzi(!), Todd Radel, Gene Saunders, 
  250. Greg Seminara, Jay Snyder(!), Chris Stanford, Bill Fenner(#),
  251. Jim Tremblay, Alex Wetmore(!), Sanford Zelkovitz(!), Nick Zimmerman(!)
  252. Thomas Mechtersheimer, Bill Schwartz, Brian Dear(!), Bill Blue(!),
  253. Jared Quinn(!)
  254.  
  255. (!)    Authors of packages providing information
  256. (*)    Special Thanks to Aydin Edguer
  257. (#)    Bill is keeper of the Waffle FAQ
  258.  
  259.  
  260. UNIX is a trademark of Unix System Laboratories, Inc.  Other names are
  261. also trademarks and service marks of their various owners.  Their use in
  262. this message is not intended to convey any ideas other than the use of
  263. the names for identification purposes.
  264. ------------------------------
  265.  
  266. From: news@wolves.durham.nc.us
  267. Date: Mon Sep 28 23:00:00 EDT 1992
  268. Subject: AKCS
  269. Info-file: wolves!/news/Archives/UnixBBS/akcs
  270.  
  271. AKCS    Version 7    commercial product    source available
  272.                                                 Usenet compatibility
  273.  
  274.     contact:    karl@ddsw1.mcs.com
  275.         Karl Denninger
  276.         3217 N. Sheffield
  277.         Chicago, IL  60657
  278.         +1 312 269 9058 (voice)
  279.  
  280.     demo:    300-2400 bps modem line
  281.         +1 312 248 0900
  282.  
  283. "AKCS is a threaded BBS/conferencing package with extraordinary versatility,
  284.  ease of use, performance and support."   -- Karl Denninger
  285.  
  286.  Supplied in binary form for SINGLE CPU, AKCS is licensed for a fee based
  287.  on the cpu type.  Prices range from $500 to $1500, with a yearly
  288.  support fee of $100 - $250.  NFS support is $1000.  Source is $5000.00.
  289.  Custom porting is available for time and materials.
  290.  
  291.  Fully configurable, threaded messages, termcap/terminfo type support,
  292.  private mail, file attachments, upload/download, full screen editor
  293.  (custom), external programs, security system.  AKCS newsgroups
  294.  available to licensees.
  295.  
  296. ------------------------------
  297.  
  298. From: news@wolves.durham.nc.us
  299. Date: Mon Sep 28 23:00:00 EDT 1992
  300. Subject: bbs_bk
  301. Source-file: /news/Archives/Sources/Misc/bbs_bk/part01.Z
  302. comp.sources.misc: volume 13 issue 1
  303.  
  304. bbs_bk        bourne shell freeware        source available
  305.                         Usenet via unix
  306.  
  307.     contact:    Bob Kirkpatrick
  308.         root@dogear.spk.wa.us
  309.  
  310.     demo:    none known
  311.  
  312. bbs_bk is a shell system that provides the primitive functionality for a
  313. BBS on Unix. Unix commands available determine how much real
  314. functionality is available.  Usenet is available via calls to the
  315. newsreader of choice on the system.  Editors depend on sysop choice.
  316. Download protocols depend on what is available on the underlying system
  317.  
  318. bbs_bk  is a skeleton bbs that should allow an experienced unix user to
  319. provide basic BBS functions in short order when a need arises.  A
  320. special "bbs" user login is needed to start up the bbs capability.
  321.  
  322. ------------------------------
  323.  
  324. From: news@wolves.durham.nc.us
  325. Date: Tue Sep 29 22:00:00 EDT 1992
  326. Subject: brand-x
  327.  
  328. brand-X        C source freeware        source included
  329.                         Usenet via unix
  330.  
  331.     contact:    Bob Kirkpatrick
  332.         root@dogear.spk.wa.us
  333.  
  334.     demo:    none known
  335.  
  336. Brand-X is a C language skeletal BBS similar in flavor to bbs_bk (no
  337. suprize).  The sysop needs to know C and Unix fairly well to turn this
  338. package into something more than a toy.  Like bbs_bk, a bbs user id is
  339. required and the program takes care of its own user names.
  340.  
  341. ------------------------------
  342.  
  343. From: news@wolves.durham.nc.us
  344. Date: Tue Sep 29 23:00:00 EDT 1992
  345. Subject: Caucus
  346. Info-file: wolves!/news/Archives/UnixBBS/Caucus.info
  347.  
  348. Caucus        commercial package        source not generally available
  349.                         Usenet via message import
  350.  
  351.     contact:    Camber-Roth
  352.         A Division of Aule-Tek, Inc.
  353.         1223 Peoples Ave
  354.         Troy, NY  12180
  355.         1 518 273 0983 (voice)
  356.         1 518 276 6380 (FAX)
  357.         info@aule-tek.com
  358.  
  359.     demo:    CASTANet
  360.         1 518 273 1467 (300-2400)
  361.         1 518 273 1508 (v.32bis v.42bis)
  362.         login: caucus
  363.         NEWUSER
  364.         voice assistance: 1 518 273 0983
  365.  
  366. Caucus is a large and robust commercial package.  It is supported on
  367. several hardware platforms and provides a complete networed BBS
  368. solution.  User customization is supported.  I actually got two
  369. responses to requests for Caucus, from Aule-Tek, the owners, and another
  370. company that sent me information via paper mail.  Despite being asked
  371. for pricing, no pricing information was sent.
  372.  
  373. I do know that the City of Santa Monica (California) selected Caucus as
  374. its platform for its Public Information System.
  375.  
  376. ------------------------------
  377.  
  378. Subject: COCONET
  379. Date: Wed Sep 22 01:01:57 EDT 1993
  380. From: info@coconut.com (Brian Dear)
  381.  
  382. COCONET    v3.3        Commercial            source - call for info
  383.                             Usenet - call for info
  384. Contact:     Brian Dear
  385.          info@coconut.com
  386.          Coconut Computing Inc.
  387.          7946 Ivanhoe Ave  Suite 303
  388.          La Jolla   CA  92037
  389.          +1 619 456 2002 (voice)
  390.          +1 619 456 1905 (FAX)
  391. Demo System:    Call or email for info.
  392.  
  393. Description: (provided by Coconut Computing.)
  394. COCONET(R) is a client/server system for running multi-user interactive online
  395. multimedia online services.  The server software runs in a variety of UNIX
  396. flavors (contact Coconut Computing for details).  The client software is 
  397. currently available for DOS PC's and provides a graphical interface to the
  398. server.  COCONET includes file libraries, email, conferencing, and message
  399. areas, as well as the ability to seamlessly integrate custom interactive
  400. applications written with the CocoTalk(R) API C Library.
  401.  
  402. The current version of COCONET is 3.3, as of early September 1993.  A major
  403. new version, 4.0, is slated for release in the fourth quarter of 1993.
  404. Version 4.0 adds support for Macintosh and Windows client programs as well 
  405. as a much richer level of support for multimedia content.
  406.  
  407. It is important to note that COCONET is not marketed as a "UNIX BBS."  Our
  408. product is not intended for UNIX hackers or users who expect access to
  409. UNIX shells and commands.  The COCONET Server program runs on top of UNIX
  410. and exploits UNIX's capabilities but that's as far as it goes.  COCONET is
  411. intended more for companies or organizations setting up some sort of
  412. interactive online service for users of varied backgrounds and levels of
  413. computer competency.
  414.  
  415. (Note: COCONET, Coconut, and CocoTalk are registered trademarks or
  416. trademarks of Coconut Computing, Inc.)
  417.  
  418. If you have ANY questions please email "info@coconut.com".  Thanks.
  419.  
  420. -- brian dear
  421.    coconut computing, inc.
  422.    brian@coconut.com
  423.  
  424. [Ed. note - For "real" information on COCONET please contact the folks
  425. at Coconut.  They are rather sensitive about some misinformation that
  426. has been passing around about their product.  - GWW                   ]
  427. [Note2: The indications are that Usenet is possible, but not easy.    ]
  428.  
  429. ------------------------------
  430.  
  431. Subject: Commune/IX
  432. Date: Sat Apr  3 00:25:03 EST 1993
  433. From: news@wolves.durham.nc.us
  434.  
  435. Commune/IX for Linux    commercial        source available?
  436.                         NetNews available
  437.     
  438.      contact:    Michael Quigley
  439.         stmq@vm.marist.edu
  440.         mfq@world.std.com
  441.  
  442.      demo:    no
  443.  
  444.     Michael is developing yet another DOS look-alike UNIX BBS for
  445. the Linux platform.  This implies source availability, but since it
  446. looks like he wants to make it a commercial product, it is more likely
  447. to be a binary (object code) distribution rather than source.  The
  448. project sounds ambitious, with replacements for the mailer, and
  449. additional modules for connecting to FIDO Technology Networks, in
  450. addition to all the usual BBS features.
  451.     Pricing and availability are not known.  MQ comments that it
  452. will be a "low cost" system, with per-module pricing.
  453.  
  454. ------------------------------
  455.  
  456.  
  457. From: news@wolves.durham.nc.us
  458. Date: Wed Aug 11 19:55:34 EDT 1993
  459. Subject: EBBS    Eagle's Nest BBS
  460. FTP-Site: bbs.augsburg.edu:/files/bbs_software/Eagles.BBS.2.0.tar.Z
  461. FTP-Site: athena.erc.msstate.edu:/pub/Eagles.BBS.2.0.tar.Z
  462.  
  463. EBBS        Eagle's Nest BBS        source included
  464.                         Usenet unknown
  465.  
  466.     contact:    Raymond Rocker
  467.         rocker@rock.b11.ingr.com
  468.         Guy Vega
  469.         gtvega@seabass.st.usm.edu
  470.  
  471.     demo:    Eagles Nest BBS
  472.         seabass.st.usm.edu
  473.         login: bbs  password: bbs
  474.     or
  475.         Auggie BBS
  476.         bbs.augsburg.edu
  477.         login: bbs         (no password)
  478.         (Wm. Schwartz - sysop)
  479.  
  480. This is an Extension of the Mars Pirate BBS code to enhance
  481. functionality and provide some network access.  It now features an IRC
  482. (Internet Relay Chat) client mode so that users can participate in IRC
  483. if allowed.  Usenet may be supported via shell access, but I haven't
  484. tried the demo system or read the code that closely.  It is in current
  485. use, so it has some support and merit.
  486.  
  487. Notes are given to me that EBBS runs in a "chroot" environment.  It has
  488. hooks for "doors" and chat.  Known systems in use: SunOS4.1.x,
  489. ESIX/SysV, AIX 3.2, Ultrix, Alpha OSF/1.
  490.  
  491. ------------------------------
  492.  
  493. From: news@wolves.durham.nc.us
  494. Date: Sat Feb 06 23:00:00 EDT 1993
  495. Subject: GDXBBS
  496. Info-file: wolves!/news/Archives/UnixBBS/gdx.info
  497. FTP_site: plains.nodak.edu:/pub/alt/gdxbbs
  498.  
  499. GDXBBS        freeware bbs        source included
  500.                     Usenet is planned
  501.     contact:    Jay A Snyder
  502.         jay@gdx.uucp
  503.     demo:    GDX-BBS (home system for GDX)
  504.         +1 717-737-3249 (WorldBlazer/PEP/v.32bis/v.42bis/etc...)
  505.  
  506. This seems to be a fairly complete BBS system that is well-integrated
  507. into Unix (except for Usenet News).   The system looks easy to configure
  508. and provides linkages to standard E-mail (via smail or deliver).
  509.  
  510. Usenet can be provided via external functions (doors).
  511.  
  512. ------------------------------
  513.  
  514. Subject: Magpie for Unix
  515. Date: Mon May  3 03:59:27 EDT 1993
  516. From: news@wolves.durham.nc.us
  517. Info-file: wolves!/news/Archives/UnixBBS/magpie.info
  518.  
  519. Magpie for Unix        Shareware/commercial    source available for $$
  520.                         NetNews planned
  521.     
  522.      contact:    Steve Manes
  523.         manes@magpie.nucenet.edu
  524.  
  525.      demo:    yes?
  526.         magpie.nycenet.edu?
  527.  
  528.     Magpie has a good reputation, but its limited availability
  529. (binaries only for SCO COFF compatible systems) is a drawback. It
  530. supports lots of nice features that are easy to provide via Unix, and
  531. seems aimed at K-12 school systems that want a "real product" for use
  532. with some standard platform.
  533.     Installation is via special login account, and BBS users do not
  534. have standard "/etc/passwd" accounts.  No pricing was posted for Source
  535. code availability.
  536.  
  537.     I got a posting from Steve Manes, and he points out that the COFF
  538. binaries are a "Shareware" version.  NetNews support (using NOV
  539. database) is planned for version 2.4 (no ETA), but version 2.3 has
  540. UUCP/internet mail available for BBS users.
  541.  
  542. ------------------------------
  543.  
  544. From: news@wolves.durham.nc.us
  545. Date: Tue Dec 14 00:58:41 EST 1993
  546. Subject: ix/MBox
  547. comp.sources.misc: volume 29 and volume 31
  548.  
  549. ix/MBox        System V Unix BBS        source included
  550.                         Usenet is basis
  551.  
  552.     contact:    Volker Schuermann
  553.         Volker.Schuermann@unnet.wupper.de
  554.  
  555. MBox is an excellent product, marred only by the lack of decent
  556. documentation in a language other than german.  Its basic services are
  557. those provided by Unix, and Unix services are required to run the BBS.
  558. The current version is limited to System V r3.2 Intel platforms, but
  559. should not be too hard to transfer to other System V platforms.
  560.  
  561. C-News (or B-News) and a mail package are needed.
  562.  
  563. Volker announced a new version recently, and there is an MBox mailing
  564. list.
  565.  
  566. ------------------------------
  567.  
  568. From: news@wolves.durham.nc.us
  569. Date: Tue Sep 29 23:30:00 EDT 1992
  570. Subject: MBS
  571.  
  572. MBS        Unix C language BBS        source included
  573.         (In alpha test)            Usenet planned
  574.  
  575.     contact:    Willam Davidsen
  576.         davidsen@crd.ge.com
  577.  
  578. MBS is a new Unix based BBS.  Reminiscent of Citadel (there are rooms)
  579. the implementation is totally new and interesting.  All the basic
  580. functionality for a networked BBS is there, but it's still in
  581. development.  Usenet will be via message importing/exporting programs
  582. now being developed.  (Development has slowed down for a while.)
  583.  
  584. ------------------------------
  585.  
  586. From: news@wolves.durham.nc.us
  587. Date: Thu Oct  1 00:40:00 EDT 1992
  588. Subject: pbbs (Pink BBS)
  589. alt.sources: Mar 04 00:17:00 GMT 1992
  590.  
  591. pbbs        "Pink" shell BBS        partial source
  592.                         Usenet via unix cmds
  593.  
  594.     contact:    unknown
  595.     posted:    izcer@sdf.lonestar.org
  596.  
  597. Pink BBS is a bare bones shell (bourne) BBS that relies heavily on
  598. external programs for its functionality.  The notable missing piece in
  599. the alt.sources posting was the "mkacct" program which apparently
  600. collected the information and installed a new unix uid account
  601. interactively.  This is NOT a secure system.
  602.  
  603. ------------------------------
  604.  
  605. From: news@wolves.durham.nc.us
  606. Date: Wed Aug 11 19:45:04 EDT 1993
  607. Subject: PBBS (Pirate BBS)
  608. FTP-Site: bbs.augsburg.edu:/files/bbs_software/Pirates.BBS.1.9.tar.Z
  609.  
  610. PBBS        "Mars" Pirate Unix BBS        source included
  611.                         Usenet not supported
  612.  
  613.     contact:    unknown
  614.  
  615.     demo:    none
  616.  
  617. The "Hotel Mars" bbs at Mississippi State was a legend in its own time,
  618. mostly for the furor it created on the internet.  Part of this was due
  619. to the unfortunate choice of name for the software, and the activities
  620. of a similar nature that occurred at one time.  I thought I had a copy
  621. of this one, but it isn't on-line here, so I apologize for the short
  622. schrift it is getting.   It does provide a complete BBS solution in
  623. messages, files and upload/download.
  624.  
  625.     Once again, the Mars BBS is down, and supposedly for good this
  626. time. (Boo)   The code lives on in EBBS and several others.
  627. There is a report of 2.0 code being used at: badboy.aue.com login: bbs
  628.  
  629. ------------------------------
  630.  
  631. Subject: PNN - Princeton News Network
  632. Date: Wed Jun  9 22:56:07 EDT 1993
  633. From: news@wolves.durham.nc.us
  634. Info-file: wolves!/news/Archives/UnixBBS/PNN.info
  635.  
  636. PNN Princeton News Network    Freeware?    source available
  637.                         NetNews supported
  638.     
  639.      contact:    Tom True
  640.         tdtrue@pucc.princeton.edu
  641.         +1 609 258 6064
  642.  
  643.      demo:    no?
  644.  
  645. (Late word has it that PNN is no longer available - look to the VA.PEN
  646. software for a similar large scale system.)
  647.  
  648. [From PNN intro]
  649. Princeton News Network was developed by the Advanced Technologies Department
  650. of Princeton University. Project leaders include Howard Jay Strauss, Tom True,
  651. Joe Studholme, and Steve Albin.
  652.  
  653. "PNN" was originally  run in an IBM environment but was converted over to UNIX
  654. environment.  The concept of the program is to have information available to
  655. all users in a friendly menu-driven environment.
  656.  
  657. "PNN is being phased out in favor of gopher" according to mail from Tom
  658. True that was remailed to me.  The comment was that it's *not* a BBS per
  659. se, but a Campus Information System.  - gww
  660.  
  661. PNN is available for customization by other institutions of higher
  662. education.  Please contact Tom True at Princeton University (609-258-6064)
  663. or by electrnoic mail (tdtrue@pucc.princeton.edu) to discuss how to get
  664. PNN on your campus.
  665.  
  666. ------------------------------
  667.  
  668. Subject: Pnet
  669. Date: Tue Dec 14 00:33:30 EST 1993
  670. From: news@wolves.durham.nc.us (G. Wolfe Woodbury)
  671.  
  672. Pnet            commercial        unknown
  673.                         NetNews unknown
  674.     
  675.      contact:    Bill Blue
  676.         bblue@crash.cts.com
  677.  
  678.     Bill Blue admits that there is a program that is "called Pnet by
  679. the uninitiated"  but he requests that the UnixBBS FAQ not provide any
  680. summary of the package.  Don't bother the gentleman, folks.
  681.  
  682. ------------------------------
  683.  
  684. From: news@wolves.durham.nc.us
  685. Date: Thu Nov 25 14:07:48 EST 1993
  686. Subject: QueBBS
  687.  
  688. QueBBS        Unix C language BBS        source included
  689.                         Usenet via import/export
  690.     contact:    qbbs@milo.ndsu.nodak.edu
  691.         North Dakota State University
  692.         Student ACM - SIGBBS
  693.  
  694. QueBBS was written for the North Dakota State University by members of
  695. the Studen ACM chapter there.  It is a complete BBS service, with
  696. messages, files and private mail.  Usenet support is via special
  697. programs that import and export articles to/from the BBS and the news
  698. system on the computer.  Upload/download protocols depend on what is
  699. available, and are configurable.  Online help is available, menus are
  700. hard coded.
  701.  
  702. There is a little confusion about whether the NoDak bbs is the same as
  703. the "quebbs" that is listed as available for Coherent.  Here is the
  704. results of an Archie search for quebbs.
  705.  
  706. Results of Archie search at archie.sura.net:
  707. Search request for 'quebbs'
  708. Host nctuccca.edu.tw   (140.111.1.10 or 192.83.166.10)
  709.  
  710.     Location: /Operating-Systems/Coherent/sources
  711.       DIRECTORY rwxr-xr-x       512  Apr  6  1993   quebbs
  712.     Location: /Operating-Systems/Coherent/mwcbbs
  713.       DIRECTORY rwxr-xr-x       512  Apr  6  1993   quebbs
  714.     Location: /Operating-Systems/Coherent/mwcbbs/quebbs
  715.       FILE      r--r--r--    302804  Sep 16  1992   quebbs.tar.Z
  716.     Location: /Operating-Systems/Coherent/sources/quebbs
  717.       FILE      r--r--r--      2761  Aug 15  1991   quebbs.patch.2.Z
  718.       FILE      r--r--r--     30639  Aug 12  1991   quebbs.patches.Z
  719.  
  720. ------------------------------
  721.  
  722. From: news@wolves.durham.nc.us
  723. Date: Thu Nov 11 01:25:35 EST 1993
  724. Subject: TEAMate
  725.  
  726. TEAMate        Commercial UNIX BBS        source NOT available
  727.                         Usenet by import/export
  728.     contact:    bob%teamate@uunet.uu.net
  729.         Bob Baskerville
  730.         MMB Development Corp
  731.         904 Manhattan Ave
  732.         Manhattan Beach, CA 90266
  733.         1 310 318 1322
  734.  
  735.     demo:    supernet.ans.net (147.225.1.51) [telnet]
  736.         1 310 318 8437 (8N1 vt100 1200-9600)
  737.         1 310 318 5302
  738.         login: public
  739.  
  740. MMB is agressively pushing TEAMate as the "premier" Unix based BBS
  741. system in the country.  My inquiries netted me two copies of PR
  742. materials and several phone calls about the product.  The package looks 
  743. complete, with a full-fledged conferencing system, file support, and 
  744. full configuration management.  There is a (MSDOS) client program for 
  745. it called TEAMterm, that they say is freely distributable, but I 
  746. don't know where there is a copy on the net.  I had some problems with 
  747. the manual, which was obviously written by/for someone with absolutely 
  748. no knowledge of the Unix underpinnings.  The system is full screen, 
  749. form oriented, and uses the Unix termcap/terminfo libraries.
  750.  
  751. Prices are steep(*), a single cpu intel license starts at $2000, and the
  752. full package starts at $5500.  More users bring the cost up rapidly,
  753. with an "unlimited users" full package totalling $63,000.  (Price list,
  754. july 1, 1992)  Systems supported include: Intel, Sun, HP-UX, DEC (RISC),
  755. IBM RS/6000, ATT 3b2, Sequent, DG, Silicon Graphics, and Tandem (UNIX).
  756. [Sequent 4+ cpu starts at 15,000, full: 40,200.  Most systems are going
  757. to be 4000-7500/12,800-21,900.] 
  758.  
  759. * - recent mail from TEAMate folk say that a new lower cost (8-line)
  760. entry-level version is available starting around $2000.00.
  761. Additionally, they report new educational pricing and discounts.
  762.  
  763. A GUI client/server version is planned for showing in August 1993.
  764.  
  765. User support is friendly and knowledgable, I called to clarify the
  766. ability to include Usenet messages.  It would take a programmer a bit of
  767. time to do it, but it seems easy enough.
  768.  
  769. ------------------------------
  770.  
  771. Subject: TERM from Century Software
  772. Date: Wed Aug 11 19:56:42 EDT 1993
  773. From: news@wolves.durham.nc.us (via Dave Nause)
  774.  
  775. TERM            commercial        source $$$$
  776.                         Usenet possible?
  777.     
  778.      contact:    Century Software
  779.         (no email)
  780.         5284 South 320 West
  781.         Suite C-124
  782.         Salt Lake City UT  84107
  783.         801-268-3088
  784.  
  785.      demo:    unknown
  786.  
  787.  
  788.     TERM is a commercial terminal emulation package for UNIX and DOS
  789. that supports file transfers and script driven interfaces.  According to
  790. a brief conversation with one of their folks after hours (good service!)
  791. the system *could* be used to create a BBS system.   FTP support is
  792. available in the package, and more literature is being sent to me for
  793. review.
  794.  
  795. ------------------------------
  796.  
  797. Subject: UBBS
  798. Date: Sat Apr  3 00:13:49 EST 1993
  799. From: news@wolves.durham.nc.us
  800.  
  801. UBBS (Ultimate)     free (?)        source available?
  802.                         NetNews available (not yet)
  803.     
  804.      contact:    Jean-Francois Gagnon
  805.         jf@ichlibx.login.qc.ca
  806.         +1 514 253 8649 (BBS)
  807.  
  808.      demo:    yes
  809.         +1 514 253 8649
  810.         +1 514 253 2753
  811.  
  812.     This is a "clone" of Remote Access for Unix, written by JF for
  813. his public access Unix system in Quebec.  It has an email bridge, and he
  814. plans support for Usenet messages.  Write to JF for more information.
  815.  
  816. ------------------------------
  817.  
  818.  
  819. From: news@wolves.durham.nc.us
  820. Date: Thu Nov 11 01:20:41 EST 1993
  821. Subject: UniBoard (UnixBBS)
  822. FTP-site: wariat.org:/pub/uniboard/sysv/UNIB*[ABC].tar.Z
  823. FTP-site: wariat.org:/pub/uniboard/linux/UNIB*[LC].tar.Z
  824.  
  825. UniBoard    Commercial Unix BBS        Source NOT available
  826.                         Usenet is supported
  827.                         binaries for Intel CPUs
  828.  
  829.     contact:    Riccardo Pizzi
  830.             pizzi@nervous.com
  831.             Rimini, Italy
  832.  
  833.     demo:       <several>
  834.                     +39-541-27135  (bbs.nervous.com in Italy) HST/PEP/V.32bis
  835.             +1 216-481-1960 (wariat.org) [USA Dist. Site]
  836.             +7 351 265 3601 (rich.chel.su!) (Chelyabinsk Russia?)
  837.             see alt.bbs.unixbbs.uniboard
  838.  
  839. UniBoard is a decent Unix BBS according to most reports.
  840. Price is reasonable, an 8-user license costing about $70 (US).   
  841. Full functions include Usenet news, email, files and online 
  842. chat/conferences.  Usenet and mail require the use of the underlying 
  843. Unix systems (C-news recommended.)  Security seems good,
  844. customization seems good.  Support for other networks (e.g. FIDO) is
  845. promised in the future.  ANSI character graphics support, color support.
  846. Support for multiple editors, etc.
  847.  
  848. Latest information is available from Riccardo's mail server.  Mail to
  849. uniboard@nervous.com with "SEND LIST" in the message body.
  850.  
  851. Linux is supported as of version 1.12.
  852.  
  853. Note:
  854.     Downloading the files listed in the FTP site lines are not
  855. sufficient to run UniBoard.  You must still contact the folks listed in
  856. the documentation to obtain a "key" to make the BBS run.
  857.  
  858. ------------------------------
  859.  
  860. From: unidel@bitsko.slc.ut.us (Unidel Administrator)
  861. Date: Mon Jul 12 13:20:43 EDT 1993
  862. Newsgroups: alt.sources
  863. Subject: Unidel, a UNIX/UseNet BBS and news/mail reader, part 1 of 7
  864. Keywords: Citadel, BBS, UseNet, mail, needs work
  865. Original-Date: 17 Nov 91 23:27:54 GMT
  866. Organization: Bitsko's Bar & Grill, Public Access, Salt Lake City, Utah, USA
  867.  
  868. Unidel        Unix Citadel-like BBS            Source included
  869.  
  870. [I'm simply including the front end of the release notice from its
  871. posting to alt.sources last year. - gww]
  872.  
  873. Submitted-by: unidel@bitsko.slc.ut.us
  874. Archive-name: Unidel/part01
  875.  
  876. If I keep saying I'll wait until I get this cleaner before I post it,
  877. it may never get posted.  And prompted by yet another thread of "Where
  878. can I get a UNIX BBS with UseNet news?" I figured more fuel for the
  879. fires can't hurt :-).  What we have is this:
  880.  
  881.      * UseNet news reader
  882.      * UseNet/UNIX/Internet mail reader (w/multiple mail areas)
  883.      * Looks like a Citadel room-based BBS system
  884.      * Secure shell (controlled access to external programs, uses rsh)
  885.      * External editors, file-transfer, chat/talk, CB
  886.      * Newsgroup and file permissions (r, r/w, hidden and invite-only)
  887.      * Freely-redistributable
  888.      * Has compiled once or twice each on SVR2 (Microport), SVR3,
  889.        SunOS 4.1 and UHC SVR4
  890.      * Can be used with CNews, BNews, SMail, Deliver, talk, rz/sz,
  891.        kermit, vi, emacs and more
  892.      * still contains a few, uh, unnecessary, uh, features  yea that's it.
  893.  
  894.  
  895.   You can play with it and download the source from Bitsko's Bar &
  896. Grill BBS, +1 801 566 6283 (Telebit), login 'guest', type RETURN for
  897. password.  Source and discussion is in the Unidel room.
  898.  
  899.   Questions can be directed to unidel@bitsko.slc.ut.us
  900.  
  901. Results of Archie search at archie.sura.net:
  902.  
  903. Search request for 'unidel'
  904. Host athene.uni-paderborn.de   (131.234.2.32)
  905. Last updated 16:54 25 Jun 1993
  906.  
  907.     Location: /unix/network/tools
  908.       FILE      rw-r--r--    117883  Mar 26  1992   unidel.tar.Z
  909.  
  910. Host keos.helsinki.fi   (128.214.4.83)
  911. Last updated 23:29 29 Jun 1993
  912.  
  913.     Location: /pub/archives/alt.sources
  914.       DIRECTORY rwxrwxr-x       512  May  3  1992   unidel-1.0
  915.  
  916. Host nuri.inria.fr   (128.93.1.26)
  917. Last updated 01:57 14 May 1993
  918.  
  919.     Location: /misc
  920.       FILE      rw-rw-r--    153656  May  4  1992   unidel-1.0.tar.Z
  921.       FILE      rw-rw-r--    124801  Nov 18  1991   unidel.tar.Z
  922.  
  923. Host relay.iunet.it   (192.106.1.2)
  924. Last updated 03:33 14 May 1993
  925.  
  926.     Location: /disk0/unix/bbs
  927.       FILE      rwxrwxr-x    127147  Dec 31 19:15   unidel.tar.Z
  928.  
  929. Host sun0.urz.uni-heidelberg.de   (129.206.100.126)
  930. Last updated 02:34 11 Jun 1993
  931.  
  932.     Location: /pub/net/unix
  933.       FILE      rw-rw-r--    117883  Nov 18  1991   unidel.tar.Z
  934.     Location: /pub/unix/network
  935.       FILE      rw-rw-r--    117883  Nov 18  1991   unidel.tar.Z
  936.  
  937. ------------------------------
  938.  
  939. Subject: VA-PEN
  940. Date: Feb 24 23:30:00 EST 1993
  941. From: news@wolves.durham.nc.us
  942. Info-file: wolves!/news/Archives/UnixBBS/VA.PEN.info
  943. FTP_site:  ftp.virginia.edu:oub/VA.PEN
  944.  
  945. VA-PEN            freeware        source included
  946.                         NetNews available
  947.     
  948.      contact:    Tim Sigmon
  949.         tms@holmes.acc.virginia.edu
  950.         Academic Computing Center
  951.         Gilmer Hall
  952.         University of Virginia
  953.         Charlottesville  VA  22903
  954.  
  955.      demo:    none officially
  956.  
  957. VA-PEN (Virginia Public Education Network) is a message system developed
  958. at UVa for the state's K-12 computer program.  It is based around C-news
  959. as the underlying conferencing mechanism, and support configurable
  960. menus, various upload/download protocols, and extensive on-line
  961. documentation.  The software (with modifications) is used on the
  962. Tallahasee Florida FreeNet machine.
  963.  
  964. (I remember Tim Sigmon as a Duke Grad Student in the early days of
  965. Usenet. :-)
  966.  
  967. ------------------------------
  968.  
  969. From: news@wolves.durham.nc.us
  970. Date: Feb 23 02:00:00 EST 1993
  971. Subject: Waffle
  972. Info-file: wolves!/news/Archives/UnixBBS/Waffle.FAQ
  973. FTP-site: halcyon.com[192.135.191.2]:~/pub/waffle/waf165.zip (Dos version)
  974.  
  975. Waffle        Low Cost Unix BBS        Source Included (Unix only)
  976.                         Usenet support via OS
  977.  
  978.     contact:    Tom Dell
  979.         vox@darkside.com
  980.  
  981.     Demo site:    halcyon.com
  982.  
  983. Waffle is one of the premier Usenet BBSs for DOS, but there is
  984. relatively little activity about Waffle/Unix on the newsgroup.
  985. Waffle has a whole Usenet News newsgroup (comp.bbs.waffle) for
  986. discussion about it, and there is an excellent FAQ that is posted there
  987. periodically by Bill Fenner.   The author of Waffle is Tom Dell.
  988. Unix Waffle requires the presence of C-news or other native Unix-like OS
  989. NetNews support software.
  990.  
  991. ------------------------------
  992.  
  993. Subject: WhatBBS
  994. Date: Tue Dec 14 00:28:47 EST 1993
  995. From: news@wolves.durham.nc.us (G. Wolfe Woodbury)
  996.  
  997. WhatBBS            free?            source provided
  998.                         NetNews unknown
  999.     
  1000.      contact:    Jared Quinn
  1001.         jarqui@scorch.apana.org.au
  1002.  
  1003.      demo:    unknown
  1004.  
  1005.     Jared Quinn posted some information about a Perl BBS to alt.bbs
  1006. some time ago, and I haven't heard anything else about it for a while.
  1007.  
  1008. ------------------------------
  1009.  
  1010. Subject: XBBS
  1011. Date: Feb 23 23:10:00 EST 1993
  1012. From: news@wolves.durham.nc.us
  1013. comp.sources.misc: Volume 32 Issue 16  xbbs/partNN
  1014.  
  1015. XBBS v7.2        Freeware        source included
  1016.                         NetNews via external
  1017.                             commands (doors)
  1018.     
  1019.      contact:    Sanford Zelkovitz
  1020.         sandy@godzilla.Quotron.com
  1021.         sandy@alphacm.uucp
  1022.         5852 Maxson Drive
  1023.         Cypress CA  90630
  1024.  
  1025.      demo:    yes at alphacm
  1026.         714 821 9671 (8N1 1200-9600)
  1027.  
  1028.     XBBS is a decent BBS system for System V'ish systems.  The code
  1029. is rather monolithic, and the menus are embedded in the code.  The
  1030. system has similarities to the WWIV BBS in style.   Configuration is via
  1031. static files that are position dependent.  Limited access groups are
  1032. available, multilevel security is supported.  Access to NetNews is via
  1033. shell escape(!) and might be insecure.  I've got XBBS running here at
  1034. the Wolves Den (actually it is now the ISIS BBS :-)  with a fair number
  1035. of modifications in place.   XBBS's user base is handled seperately from
  1036. the Unixen /etc/passwd file, and runs as a "startup shell" from a "bbs"
  1037. login.
  1038.     The provided configurations allow for 99 message areas, 99 file
  1039. areas, 99 "special interest groups", and individual messages are limited
  1040. to 99 lines each.  There is no message import or export function.  The
  1041. builtin text editor is all that is available.  Some of the support
  1042. programs will require heavy modification if you change the directory
  1043. structure of your layout from the "standard."   The "sysop" shell
  1044. support command needs some work too.
  1045.  
  1046.     Download/upload protocols are limited to Xmodem, Y modem, Z
  1047. modem and kermit, and requires the installation of the RZ/SZ package
  1048. from the net, and Unix Kermit.  XBBS can be brought up quickly and
  1049. fairly easily if you can match the "standard layout" that Sandy
  1050. recommends.
  1051.  
  1052. ------------------------------
  1053.  
  1054. Subject: Z/Max XChange
  1055. Date: Fri Apr  2 23:11:20 EST 1993
  1056. From: news@wolves.durham.nc.us
  1057.  
  1058. Z/Max XChange v3.2    commercial        source NOT available(?)
  1059.                         NetNews available
  1060.     
  1061.      contact:    Z/Max Computer Solutions
  1062.         sales@zmax.com
  1063.         8287 Loop Road, Radisson Woods Office Park
  1064.         Baldwinsville, NY  13027
  1065.         +1 315 635 1882 (voice)
  1066.         +1 315 635 1908 (FAX)
  1067.  
  1068.      demo:    yes
  1069.         Z/Max Online Demo System
  1070.         +1 315 635 1950 (2400)
  1071.         +1 315 635 1947 (USR 9600 ?v.32)
  1072.         Parameters: 8-N-1  Terminal emulation: vt100
  1073.         login: zmax
  1074.         Password: xchange
  1075.             Fill in new users screen
  1076.             call back in 24 hours :-(
  1077.  
  1078. Z/Max has a very full featured Unix BBS here.  The package seems cleaner
  1079. and more "professional" than TEAMate, and the price is also a bit more
  1080. reasonable, even if the hardware supported is less extensive.
  1081. Features: BBS, News (Usenet import supported), Files (upload/download -
  1082. standard protocols plus external protocols), "doors", menu interface,
  1083. graphical (character graphics) interface, on-line conferences, Email
  1084. (internet access), multi-level (per-function) access security, custom
  1085. editor (? vi or emacs access?), and full logging.
  1086. Terminal support is flexible, and the system uses "curses" for its
  1087. character graphics interface.
  1088. Hardware: 80[34]86 Unix boxes (SCO, Interactive, AT&T, SVr4), 88000 BCS, 
  1089. NCR, SEQUENT, Sun, IBM RS6000, HPUX, Dec Ultrix (4.2), AT&T 3B2.
  1090.  
  1091. Typical Prices: (# of users)  (1-4) 695.00  (16) 1495 (32) 2495 (>32) 3995
  1092.   30-day evaluation: 75.00   (+$25 for tape distribution)
  1093.   prices effecive 3/1/93 - subject to change w/o notice (etc....)
  1094.   Documents: 34.95, quick ref card - 2.95
  1095.   1-year support/upgrades included, additional years - $400/year
  1096.   There is a license upgrade cost schedule as well.
  1097. There is a Dos overview/demo disk available.  (Bragware)
  1098.  
  1099. There are a few Internet sites that use XChange as their interface for
  1100. information management.  I haven't played with a Z/Max system yet, this
  1101. is written from their poop sheets.
  1102.  
  1103. ------------------------------
  1104.  
  1105. Subject: yabbs - Yet Another (UNIX) BBS
  1106. Date: Wed Jun  9 22:44:12 EDT 1993
  1107. From: aw2t+@andrew.cmu.edu (Alex R.N. Wetmore)
  1108. Info-file: wolves!/news/Archives/UnixBBS/yabbs.info
  1109. FTP_site:  phred.pc.cc.cmu.edu:/pub/yabbs/*
  1110. FTP_site:  uglymouse.css.itd.umich.edu:?
  1111.  
  1112. YABBS            free            source available
  1113.                         NetNews NOT available
  1114.     
  1115.      contact:    Alex R.N. Wetmore
  1116.         aw2t+@andrew.cmu.edu
  1117.  
  1118.      demo:    yes
  1119.         telnet to phred.pc.cc.cmu.edu port = 8888. 
  1120.         (note: down during summer 1993)
  1121.  
  1122. I have recently put up a new version of the Yabbs (yet another bbs)
  1123. software package on my machine (phred.pc.cc.cmu.edu).  This is a small,
  1124. highly portable bbs package for unix that supports:
  1125.   * up to 26 public message bases (plus one private area)
  1126.   * multiuser talk
  1127.   * g-files support (to put text files online, good for mirroring ftp
  1128.     servers)
  1129.   * up to 3 external editors and one external pager (I include keybinding
  1130.     files for less and joe, and have source for a version of elvis with
  1131.     some commands removed).
  1132.   * has a menued structure (as opposed to command line structure of waffle)
  1133.  
  1134. So far it has been proven to be very portable across unix variants. 
  1135. Comes with full source (all pretty well commented) so changing it around
  1136. isn't too hard.
  1137.  
  1138. Current platform is 386bsd, portability may be affected by this.
  1139.  
  1140. If you want to see a copy in action telnet to phred.pc.cc.cmu.edu 8888. 
  1141. You can ftp the source from the same machine in /pub/yabbs.
  1142. alex
  1143. (uglymouse.css.itd.umich.edu also has sources.)
  1144.  
  1145. ------------------------------
  1146.  
  1147.  
  1148. End of Unix-like BBS Software FAQ
  1149. -- 
  1150. G. Wolfe Woodbury - Usenet Admin @ Wolves.Durham.NC.US
  1151. "The flame war is a specific Usenet art form." --me
  1152. [This site is not affiliated with Duke University. They like it that way!]
  1153.