home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / answers / amiga / AmigaUUCP-FAQ / part2 < prev    next >
Encoding:
Text File  |  1993-12-29  |  36.9 KB  |  926 lines

  1. Newsgroups: alt.sys.amiga.uucp,alt.answers,news.answers
  2. Path: bloom-beacon.mit.edu!xlink.net!fauern!imp.ch!alphanet.ch!uucpfaq
  3. From: uucpfaq@satcom.alphanet.ch (UUCP Faq Handler)
  4. Subject: alt.sys.amiga.uucp Frequently Asked Questions (FAQ 2/2) - AmigaUUCP technical information
  5. Message-ID: <CIrrrn.AK@satcom.alphanet.ch>
  6. Followup-To: alt.sys.amiga.uucp
  7. Summary: AmigaUUCP installation, utilities and common problems.
  8. Sender: UUCP-Faq@alphanet.ch (UUCP-Faq handler)
  9. Reply-To: UUCP-Faq@alphanet.ch
  10. Organization: ALPHANET NF, Colombier (NE) - Switzerland
  11. Comment: This is an automated monthly posting, part 2 of 2.
  12. Date: Tue, 28 Dec 1993 23:54:58 GMT
  13. Approved: news-answers-request@MIT.Edu
  14. Expires: Sat, 5 Feb 1994 08:00:00 GMT
  15. Lines: 908
  16. Xref: bloom-beacon.mit.edu alt.sys.amiga.uucp:3601 alt.answers:1516 news.answers:13439
  17.  
  18. Archive-name: amiga/AmigaUUCP-FAQ/part2
  19.  
  20.  
  21.                   AMIGA-UUCP-FAQ version 2.B.12 [Posting 19]
  22.                   MONTHLY POSTING, last update 06 November 1993
  23.                   This FAQ is posted monthly (28th of month)
  24.  
  25.                 author: Marc SCHAEFER, <schaefer@alphanet.ch>
  26.                 Bugs, typos, ideas to <UUCP-Faq@alphanet.ch>
  27.             ("ch" stands for Switzerland)
  28.  
  29.     NOTE: This is the second part of the FAQ. The first part contains
  30.     more general information. This part contains technical problems
  31.     and solutions to common AmigaUUCP problems, along with information
  32.     on how to get UUCP distributions, patches, enhancements and third
  33.     party utilities. You should however consider reading the first part
  34.     first.
  35.  
  36.     CHANGES FROM ORIGINAL MATT DILLON'S FAQ ARE NOTED WITH A (*).
  37.  
  38.     To skip to a topic, search for the roman numeral surrounded by
  39.     parenthesis.  For example, (I).
  40.  
  41.     FAQ.1 (another post)
  42. (*) 0.      Changes from last posting
  43. (*) I.        Introduction to alt.sys.amiga.uucp[.patches]
  44.     II.     Introduction to AmigaUUCP
  45. (*) III.    Principal utilities
  46.     IV.     Constructing mail addresses
  47.     V.        Using DCRON
  48.     VI.     US domain clarification
  49.  
  50.     FAQ.2 (this article)
  51. (*) VII.    Common problems (new, please submit things to go in here).
  52.     VIII.   Using SENDMAIL directly.
  53. (*) IX.     Other UUCP utilities.
  54. (*) X.      How to get UUCP stuff ?
  55. (*) XI.     BBS software supporting UUCP.
  56. (*) XII.    Other UUCP implementations for AmigaOS.
  57. (*) XIII.   Unresolved topics.
  58.  
  59.  
  60. (0)                 RECENT CHANGES TO THIS FILE (PART 2)
  61.  
  62.     Changes since 28 of November are listed below. Last posting was 18.
  63.  
  64. (VII)                       COMMON PROBLEMS
  65.  
  66.     1. AS225 TCP/IP PACKAGE
  67.  
  68.     Apparently there is a line in the startup:
  69.  
  70.         inet:c/config >env:user -v user
  71.  
  72.     Which screws up DMail due to the \n appended to the ENV: variable
  73.     (not supposed to be a newline).  Fixed for 1.14.  Work around is
  74.     to use, under 2.0:
  75.  
  76.         setenv user `inet:c/config -v user`
  77.  
  78.     2. Batch news, yes but how ? [Autobatch entry in UULIB:Config]
  79.  
  80.     if you add the config line (UULIB:CONFIG) "autobatch autobatch",
  81.     news article will be compressed separately at each posting. You
  82.     will end up with a lot of files in UUSPOOL:, decreasing
  83.     throughoutput. However if you don't post a lot of articles, this
  84.     can be interesting (you don't need to deal with DCRON or nasty
  85.     uucico options.)
  86.  
  87.     If you only poll another site, it would perhaps be more efficient
  88.     to use the pre-batching capability of uucico (uucico -b). This
  89.     will batch all posted articles in one file (if possible) and then
  90.     call the specified host.
  91.  
  92.     If you have downsites (if you feed other sites that calls you), you
  93.     could also set up a "BatchNews" entry in S:Crontab (if you use
  94.     DCRON) to pre-batch news before calling hours. Don't specify -b in
  95.     UULIB:Passwd, because then the other uucico would have to wait (and
  96.     possibly time-out) while online paying taxes.
  97.  
  98.     The only situation you want to add the "Autobatch autobatch" config
  99.     line to UULIB:CONFIG is when you don't know a lot about DCRON, you
  100.     don't post a lot of articles and you don't have sites that you feed.
  101.  
  102.     More information, see UUMAN:Batchnews, UUMAN:UUCICO, UUMAN:CONFIG.
  103.  
  104.     3. RNews uses hardlinks. How to prevent it ?
  105.  
  106.     Under the 2.0 operating system, RNews uses hardlinks to prevent
  107.     cross-posted article to use n times the space on the harddisk.
  108.     However, some utilities do not like very well hardlinks. It is then
  109.     possible to disable hardlinks with the following change to
  110.     UULIB:Config:
  111.  
  112.         RNEWS    UUCP:C/RNEWS -h
  113.  
  114.     WARNING! Hardlinks to directories are buggy with ALL releases of
  115.     the Operating System (V37-V39). Harlinks to files are also buggy
  116.     under OFS and DCFS. Hardlinks should be turned off if not under
  117.     FFS as shown above.
  118.  
  119.     4. The UULIB:SEQ field.
  120.  
  121.     The UULIB:SEQ fields is used to assign unique id's to files in the
  122.     spool directory and to messages/articles sent out. Note that some
  123.     news and mail systems (not AmigaUUCP) uses the ID's to prevent
  124.     newsloops/mailloops. If you clear (or restore from a backup) the
  125.     UULIB:SEQ, you should set it to a high value (or more than the last
  126.     number it was) so your message are not getting filtered.
  127.  
  128.     5. UUencode problems.
  129.  
  130.     If you edit a mail and insert an uuencoded file, you may have
  131.     problems if the editor changes spaces to tabs. With DME, you simply
  132.     set this option to off ("savetabs off"). If you don't the file
  133.     won't uu-decodable.
  134.     By the way the syntax for uuencode, if you want to uuencode file
  135.     "test.lha" is something like
  136.  
  137.         uuencode <test.lha >test.lha.uu test.lha
  138.  
  139.     The "test.lha.uu" file is the one to insert in your mail/news.
  140.     Some NEWS utilities allow automatic posting of binaries (GRN).
  141.  
  142.     6. UUCICO G protocol.
  143.  
  144.     UUCico 1.16a and 1.15c implement also a "G" protocol besides the
  145.     normal "g" protocol: If you poll one of these UNIX sites which
  146.     support the 'G' protocol you have to force your own uucico to first
  147.     try to use 'G' instead of 'g' when asking for the supported
  148.     protocolls at connection startup.  To do this, poll with
  149.  
  150.         $ uupoll ... "-u -pG" ...       or
  151.         $ uucico ... -pG      ...
  152.  
  153.     Note that I couldn't test this.
  154.  
  155.     There are a LOT more infos in the UUCP.internal FAQ, especially
  156.     about other UUCP protocols.
  157.  
  158.     7. Trimnews
  159.  
  160.     New trimnews have been implemented, last is version 04, which supports
  161.     new OS2.04 ExAll() calls which diminush the risk of a partition being
  162.     trashed when deleting articles. It also offers trimming by hours rather
  163.     than day and ALL trimming. It can be found on FTP/BMS/UUCP/FSP sites.
  164.  
  165.     8. Multiple UUCICOs
  166.  
  167.     A lot of changes have been made on native UUCICO, and most of them
  168.     in an uncontrolled way. When you specify a UUCICO version, you should
  169.     also give the size of the file. The latest UUCICO is something like
  170.     65504 bytes long (1.16.23.sd.3) (uucico_sd3.lha)
  171.  
  172.     9. Problems with newsloops due to Path-naming.
  173.  
  174.     Suppose your newssite is called "foo". However, for an unknown reason,
  175.     for example adminstration, it puts on the "Path" something like
  176.     "foo.bar" or "bar" or "bar.edu". You will then have looping problems.
  177.     The solution is to add the following entry to your sys file, replacing
  178.         foo:*
  179.     by    foo:foo.bar:bar:bar.edu:*
  180.  
  181.     10. Augmenting throughoutput.
  182.  
  183.     The UUCP protocol, because it is a "send-ack-send" protocol,
  184.     which needs an acknowledge of each packets before resuming
  185.     sending, may be very slow. The following are some ideas to
  186.     augment throughoutput.
  187.  
  188.     a) Try to augment the window size. The window size is the
  189.     amount of packets that may have been sent without being
  190.     ack'ed in return. The bigger the better. Usually, 7 is OK.
  191.     You set it via the -n uucico parameter (e.g. -n7).
  192.     However some implementations of your feed's UUCP software
  193.     will not allow above 3 (e.g. SYSV Basic Networking Utilities).
  194.     
  195.     b) Try to augment the packet size. It is how much data are
  196.     being sent in one packet. This is done via the -P uucico
  197.     keyword. For example -P5 selects 512 bytes packets.
  198.  
  199.     c) Try to batch news in bigger packets. Avoid the "autobatch autobatch"
  200.     configuration line in UULIB:CONFIG. Only batch once just before the
  201.     outgoing call (for example use the -b switch for uucico).
  202.  
  203.     d) Try to batch mail. Ask your feed if he can use BSMTP on both
  204.     sides. This will diminush the number of small files to transmit.
  205.  
  206.     e) In some case SUPPRESSING any error correction *AND* data compression
  207.     protocol may decrease response time and increase throughoutput. Measures
  208.     have been done concluding that it should be tested if your feed cannot
  209.     do more than 3 windows and 64-bytes packets. If you do not send a lot
  210.     of small files and can use 7-window packets with big size, usually
  211.     disabling data compression and error correction may not be needed nor
  212.     useful.
  213.  
  214.     In general, you should TRY and figure out if anything helps. There
  215.     is no universal solution to such problems.
  216.  
  217. 11.    Don't use tabs inside configuration files
  218.  
  219.     A lot of problems have been reported with using TABs in your
  220.     configuration files. For example, the BSMTP package written
  221.     in Arexx does not accept any TABs in UULIB:Config. Also it
  222.     has been reported that Batchnews will not understand a TAB in
  223.     UULIB:L.Sys between the name of the node and "Any". This will
  224.     result in no batching for the specified site. Beware that some
  225.     editors will compress spaces into tabs. To force saving TAB to
  226.     spaces use "savetabs on" in DME.
  227.  
  228. 12.    Using the mail/newssystem with "detaching" editors.
  229.  
  230.     Most of AmigaUUCP software when calling external editors relies
  231.     on the fact that the editor will only return control when the
  232.     user has either cancelled (ie not changed the original edit file),
  233.     or created a message (ie changed the oroginal edit file).
  234.     DNEWS, GRn, DMAIL, and other software detect the cancel/ok condition
  235.     from the length/modification date of the file. If it was not modified,
  236.     then nothing is to be sent. Of course if the editor detaches itself
  237.     it will prevent this mechanism from correctly working.
  238.     The only solution is to force the editor not to return immediately.
  239.     For example, with CED (CygnusEditor, commercial), you have to add
  240.         Editor    "CED -keepio"
  241.     to your config file.
  242.  
  243. 13.    Miscellaneous Q&A.
  244.  
  245. Q:    All news are stored in the JUNK newsdirectory
  246. A:    Edit the UULIB:Newsgroups file, there must be a line with the
  247.     newsgroup name (in . notation), a space/tab and the expiration delay
  248.  
  249. Q:    My news partition is growing, nothing seems to be deleted
  250. A:    You have to either use cron to automatically run trimnews at
  251.     specified times, or run trimnnews by hand. trimnews -all will
  252.     delete all news. You should redirect the output to NIL: if
  253.     you use it interactively (it will execute faster). Don't forget
  254.     to use ONLY the latest version of trimnews. Some of them did
  255.     awful things. Remember that a newspartition must be on a FFS
  256.     disk. Using DCFS or other filesystems may create problemes due
  257.     to bugs in the OS.
  258.  
  259. Q:    My machine name is 'testa', but the world knows me as 'test.com'
  260. A:    Add the following to UULIB:Domain: 'test.com MD UU testa', and
  261.     add Reply-To: to your messages (or use testa.test.com)
  262.  
  263. (VIII)                    USING SENDMAIL DIRECTLY
  264.  
  265.     In many cases you will want to have scripts run from dcron to send
  266.     automated postings, mailings, or do other automated tasks such as
  267.     backups.  Usually bookeeping is made a lot easier if you have these
  268.     script files send you local mail containing the results of their
  269.     actions (such as log files or a success/failure message).
  270.  
  271.     The easiest way to send a message to yourself from a script is to
  272.     use the sendmail program.  Please refer to the manual page for more
  273.     information.  Essentially there are two ways to do this depending on
  274.     the type of message you want to send:
  275.  
  276.     If you wish to send a simple message to yourself and include some
  277.     sort of generated log file which is not formatted mail (i.e. has
  278.     no headers), you can specify various headers through options to
  279.     sendmail and also include the -raw option.
  280.  
  281.     sendmail -raw -f cron -t dillon -s "backups completed" <t:logfile
  282.  
  283.     On the otherhand, if you have some sort of monthly posting, such as
  284.     this FAQ sheet, and want to send it automatically, and the file IS
  285.     formatted mail (has normal mail headers such as 'From:' and 'To:' and
  286.     'Subject:') you can use the following:
  287.  
  288.     sendmail <mail_file
  289.  
  290.     Since the headers are in the file, no other command line options are
  291.     necessary, though you can effectively ADD additional recipients through
  292.     appropriate command line options.
  293.  
  294. (IX)                    OTHER UUCP UTILITIES.
  295.  
  296.     1. Other crons.
  297.  
  298.     There are to my knowledge 3 crons available:
  299.     DCRON
  300.     AmiCron (fish disk)
  301.     CyberCron (later fish disk)
  302.         This one is 2.0 only and has special features like "at" command,
  303.         and resembles a lot the UNIX cron.
  304.     TPTCron from the DLG Pro package (however has been released for public use)
  305.  
  306.     2. Logging in remotely.
  307.  
  308.     Since 1.15, the following method can be used to log in remotely. It is
  309.     very stable and allows for custom AmigaShell scripts.
  310.  
  311.     You NEED LIBS:fifo.library & L:fifo-handler (latest version if
  312.     possible, some versions do not work with Getty. It is available, with
  313.     source, on overload.Berkeley.CA.US as BMS:PUB/fifo37.4). I use version
  314.     37.3, length 4260, and fifo-handler length 7432. Note that it is
  315.     possible that more than one version 37.3 exists, that's why I added the
  316.     length). Note that fifo-handler, although it is a DOS handler, *cannot*
  317.     be mounted. You have to RUN it. Eg in your S:user-startup (or
  318.     S:Startup-Sequence under 1.3) you have to add
  319.  
  320.     RUN <NIL: >NIL: L:Fifo-Handler
  321.  
  322.     Now you have two possibilities:
  323.  
  324.     a) You want an user with full shell access.
  325.     Set up the following line in your UULIB:Passwd file:
  326.        sysop,sysop_password,1,1,(Sysop Shell Login),RAM:,*
  327.  
  328.     Drawback: The Ctrl-C and Ctrl-D signals are not passed. By the way,
  329.     More does not work (FIFO: does not support DISK_INFO Console packet
  330.     used by More to retrieve window information). However most commands
  331.     do work. Requesters will be disabled automagically by getty.
  332.  
  333.  
  334.     b) You want to launch a script. Note that Getty will not pass Ctrl-C and Ctrl-D,
  335.     as in a). In this case this is an advantage.
  336.     Set up the following line in UULIB:Passwd
  337.         guest,*,2,2,(Guest login),RAM:,*Guest-Startup
  338.  
  339.     This is a guest login without password. In S:Guest-Startup you may
  340.     have the following lines. It won't be stoppable and if it fails
  341.     there won't be any requesters, and the script won't return to a
  342.     shell.
  343.  
  344.         Echo "Welcome on as a guest"
  345.         Type MY_DATA:Information
  346.         EndCLI
  347.  
  348.     You may well also create a complete menu system with options.
  349.  
  350.     Note that the old method using a Newshell AUX: cannot be used anymore
  351.     due to Getty new method of locking the serial port. If you do you will
  352.     get errors.
  353.  
  354.     See also "AuxSupport", and AXSH.
  355.  
  356.     3. AXSH
  357.  
  358.     AXsh is a multiuser shell with built-in protections. It can be
  359.     used with UUCP. Users may then send/receive mail & news. Current
  360.     version is 1.30 (works under 1.3 with arp.library, under 2.0, or
  361.     under WB 2.1 for localization. It is shareware (US $30), mail to
  362.     albert@cs.tut.fi for more information. See included information
  363.     how to install it with UUCP, and the BBS section below.
  364.  
  365.  
  366.     A full-working demo version is available from aminet: util/shell/
  367.     and from nic.funet.fi:/pub/amiga/shells/AXsh/.
  368.  
  369.     4. Archiving newsgroups.
  370.  
  371.     Archiving newsgroups can be automatically done with the following
  372.     steps:
  373.  
  374.     a) Edit S:CronTab and add the following lines. This will launch a
  375.     script at 00:30 each day.
  376.  
  377.         30 00 * * * UUArchive-Newsgroups
  378.  
  379.     b) Edit UULIB:Sys and add
  380.  
  381. # dummy node(s) for archiving news, will never be batched since not in L.Sys
  382. uuarchive:alt.sys.amiga.alphanet,alphanet.*
  383.  
  384.     c) Create S:UUArchive-Newsgroups. Note you need an TRASH: assign to
  385.     some temporary directory. We use LHA as an archiver. We could also
  386.     first join the article and then LHA them (it would be more
  387.     efficient).
  388.  
  389. --- cut here ---
  390. Echo "UUArchive-Newsgroups(4)"
  391. ; What follows to prevent forgetting articles.
  392. ; Convert "." format to "/" format (1.16D)
  393. ; Does not prevent from being launched twice, however.
  394.  
  395. CD UUNEWS:
  396.  
  397. ; ALPHANET newsgroups
  398. IF EXISTS UUSPOOL:BATCH/UUArchive
  399.   Delete TRASH:#?UUArchive
  400.   Rename UUSPOOL:BATCH/UUArchive TRASH:_UUArchive      ; Needed for batchnews multitasking.
  401.   ConvertNewsgroup TRASH:_UUArchive TRASH:UUArchive
  402.   LhA -iTRASH:UUArchive a ARCHIVES:Newsgroups/ALPHANET_NEWSGROUPS
  403. EndIF
  404. --- cut here ---
  405.  
  406.     d) Create S:ConvertNewsgroup which converts "." syntax to "/" syntax
  407.     as used in UUCP V1.16d and above. Note we use SED (Stream Editor).
  408.     It can be found on fish disks. Probably the use of the Amiga stream
  409.     editor "edit" would be possible.
  410.  
  411. --- cut here ---
  412. .key source,dest
  413. .bra {
  414. .ket }
  415.  
  416. Sed < {source} > {dest} -fS:Sed-Newsgroup-Script
  417. --- cut here
  418.  
  419.     e) Create S:Sed-Newsgroup-Script, which is the SED macro itself
  420.  
  421. --- cut here ---
  422. y%.%/%
  423. --- cut here ---
  424.  
  425.     5a. MAIL to NEWS Gateway.
  426.  
  427.     It is very easy to set up a (working but ugly) Mail to News gateway.
  428.     For example you want all mail to user "alphanet-general" to be posted
  429.     automatically on alphanet.general. Simply add the following lines to
  430.     your UULIB:aliases file :
  431.  
  432.     alphanet-general: "|postnews -R UULIB:alphanet-general-refs"
  433.  
  434.     Also create the "UULIB:alphanet-general-refs file on the following
  435.     skeleton:
  436.  
  437.     Newsgroups: alphanet.general
  438.     Distribution: alphanet
  439.     Sender: alphanet-general@alphanet.ch (Mail to News gateway)
  440.  
  441.     This will work easily, but is not always of a pretty sight.
  442.  
  443.     5b. NEWS to MAIL Gateway
  444.  
  445.     CNEWS users may want to use newsgate/mailgate, posted to .patches some
  446.     time ago (available at litamiga /pub/amiga/uucp, or at alphanet). Contact
  447.     the author, wusel@hactar.hanse.de, if you have problems locating a copy.
  448.     AmigaUUCP 1.16D users should find Newsgate.lha on litamiga.epfl.ch
  449.     /pub/amiga/uucp directory, or contact its author postmaster@megalith.miami.fl.us.
  450.  
  451.     6. Mail Vacation programs.
  452.  
  453.     A mail vacation program is a program that replies automatically to
  454.     received mail while you are absent. I know of two versions that are
  455.     available at litamiga, and were posted a while ago on a.s.a.u.patches.
  456.     Look for MailVacation.lha & vacation.lha.
  457.     A new vacation program "mwm_vacation.lha", done by Mike Meyer, is
  458.     also available (just posted on .patches with the "vacation.lha" name)
  459.  
  460.     Authors: MailReflect.Rexx, CB@brewhq.swb.de (Christian Balzer)
  461.              ARexx.Reflector, fgent@gentle.nbg.sub.org (Friedrich Gentner)
  462.              vacation.rexx, heiner@amross.cpr.sub.org (Heiner Kordewiner) 
  463.              
  464.     7. UUPoll
  465.  
  466.     UUPoll is a polling server. It supports the following features:
  467.      -  controls the execution of a UUCICO child as the parent part
  468.      -  checks for correct hostname and polling-time violation
  469.      -  controls abortion of UUCICO due to a precalculated restriction time
  470.      -  operates dependendly on status of last session
  471.      -  operates dependendly on (specific) pending work
  472.      -  controls dialup retries due to busy line or other UUCICO failures
  473.      -  controls abortions due to user interupts
  474.      -  can be disabled through a job control feature for crontab interventions
  475.      -  can abort a startup due to or break an already running UUCICO process
  476.      -  can give information about polling times and host status
  477.      -  can setup your modem before start of a polling session
  478.      -  can spawn UUCICO with additional options
  479.      -  can spawn own user command after a (successful) session
  480.      -  full UUCP logfile support similar to UUCICO
  481.      -  can run under full runtime debugging with variable debug level
  482.  
  483.     Author: UUPoll R0.68, rse@angle.sub.org (Ralf S. Engelschall)
  484.  
  485.     8. UUTraf
  486.  
  487.     UUTraf sums up all xferstat entries of your UUCICO connections and
  488.     calculates a statistic chart.  It can also pack the original log entries
  489.     into a shorter form which will be also understand by UUTRAF when
  490.     scanning the xferstat.  Basically resembles the UNIX version, but gives
  491.     more information.  Requires UUCICO Release 1.13n, 1.15c or 1.16a.
  492.  
  493.     Author: UUTraf R0.15, rse@angle.sub.org (Ralf S. Engelschall)
  494.  
  495.     9. UUAcct
  496.  
  497.     UUAcct resembles UUTraf, but gives more accounting-related information
  498.     (such as last call from node x)
  499.  
  500.     Author: UUACCT 1.3, wusel@hactar.hanse.de (Kai 'wusel' Siering)
  501.  
  502.     10. Elm
  503.  
  504.     Elm is a more user friendly mailreader, based on its unix equivalent.
  505.     Last version is 1.19. Shareware  $US10. Supports MIME.
  506.  
  507.     Author: ELM 1.15beta, amk@zikzak.in-berlin.de (Andreas M. Krichwitz)
  508.  
  509.     11. GRN
  510.  
  511.     GRN is a fully intutionized Newsreader. Works well on flicker-free
  512.     systems. 2.0 only. By Mike Schwartz, latest releases by Michael B.
  513.     Smith. It supports NNTP also, on top of Commodore's AS225, or by
  514.     itself.
  515.  
  516.     12. BMS
  517.  
  518.     BMS stands for Batch Mail Server. It allows to either request files
  519.     from another node which has BMS installed, or to create a BMS node
  520.     which will process file requests from other nodes. By Matt Dillon.
  521.  
  522.     13. BSMTP (Batch Simple Mail Transfer Protocol)
  523.  
  524.     Normal mail pieces ready for sending via UUCP are stored each in 3
  525.     files. One local control file, and two data files (mail is not batched)
  526.     Moreover, mail is not compressed. If you send a lot of mail, the
  527.     overhead and the fact mail is not compressed may slow down your
  528.     connection. You may then choose to go for BSMTP. BSMTP is an
  529.     additionnal layer on the UUCP system. You continue writing independant
  530.     files in the UUSPOOL: directory. At a specified (DCRON) time, you run
  531.     the BSMTP batcher for a specified site, and this will create one
  532.     batched and compressed file to send to the specified site. Batched
  533.     means that data all is in one single file.
  534.     NOTE: The other site MUST have set up his BSMTP system correctly. Ask
  535.     also for the type of compression (compress-14, compress-16, freeze,
  536.     none). Best is freeze.
  537.  
  538.  
  539.     To my knowledge there are two packages available (litamiga):
  540.        - A set of ARexx script + modified UUXQT
  541.        - C executables.
  542.  
  543.     Authors:
  544.     BSMTP 0.14 rse@angle.sub.org (Ralf S. Engelschall)
  545.     BSMTP-ARexx: georg@bluemoon.GUN.de (Georg Sassen)
  546.  
  547.     14. AVM
  548.  
  549.     AVM's last version is 1.3.2 and is available on amiga.physik.unizh.ch
  550.     Author: gstark@misvax.mis.arizona.edu (Gavin Stark).
  551.  
  552.     15. UUXQT L:Commands
  553.  
  554.     A special version of the UUXQT executable is available. It allows the
  555.     launching of more commands than the usual UUXQT. Launchable commands
  556.     are configurable. This can be used for special needs (BSMTP, ...).
  557.     Couldn't find the author name.
  558.  
  559.     16. MIME [Multipurpose Internet Mail Extensions]
  560.  
  561.     Mime is at this time a mail standard. Amiga packages include
  562.     "metamail-2.3" available by ftp on amiga.physik.unizh.ch mirrors. It is
  563.     an extension to standard mail message, allowing to pass enhanced text,
  564.     graphics, audio, and more, in a standardized and interoperable manner.
  565.     It's far more than just ASCII text. The only News system that is
  566.     supposed to include something similar is the NeXT NewsGrazer which
  567.     uses RTF (rich text format). GRn and GMail will probably support MIME
  568.     in some future releases. The metamail-2.4 port for the Amiga (by Johan
  569.     Widin) requires a suite of other programs as well (as most Amiga MIME
  570.     implementation will) to convert the text and graphics formats to things
  571.     that can be displayed on the Amiga (GIF, TIFF, TeX, etc.)
  572.  
  573.     17. XStat
  574.  
  575.     XStat is a traffic analyser for UUCP connections. It allows not only
  576.     reporting usual figures, but also may be used to calculate real phone
  577.     costs based on user-settable rates. It works however only under 2.0.
  578.     Available on Fish 714 (with Modula-2 source). A newer version was
  579.     distributed on April (1.12).
  580.  
  581.     Author: Juergen Weinelt, jow@sun.rz.uni-wuerzburg.de
  582.  
  583.     18. AuxSupport
  584.  
  585.     In order to log in remotely, you may also use the AuxSupport.lzh package
  586.     (posted a while back) which uses a special aux handler which will work
  587.     with getty. It also does pass control C,D etc... and includes emacs that
  588.     works over aux, and AZ (an XPRZmodem util) that allows interactive zmodem
  589.     transfers while logged in. With this method you do not need fifolibrary
  590.     nor fifo-handler.
  591.  
  592.     Drawback: the sd-aux-handler currently does not work with multi serial 
  593.     line cards, and the newshell command must be done via script that also
  594.     invokes a wait process to prevent getty from getting back on port until
  595.     shell exits (examples supplied in archive).
  596.  
  597.     Author: Steve Drew, drew@cgou11.enet.dec.com
  598.  
  599.     19. Remote-WShell
  600.  
  601.     Could allow you to use WShell remotely. Seems to be based on AuxSupport.
  602.     Incorporates TNews to read news. I have not registered to WShell so I
  603.     couldn't test it.
  604.  
  605.     20. ANN
  606.  
  607.     Newsreader. Very configurable. Similar to Unix's nn.
  608.     Author: Walther Mildenberger (wasp@chumly.ka.sub.org)
  609.  
  610.     21. TIN
  611.  
  612.     TIN is a threaded (meaning it groups articles by Subject: and References:)
  613.     and interactive (meaning you move a cursor to the group/article you want to
  614.     read and type return) newsreader ported from its UNIX version. There is
  615.     also a special BBS version (e.g. for DLG or similar Bulletin Board Systems).
  616.     It is distributed with full source code. Latest version, directly
  617.     compilable on Amiga (SAS/C) is 1.20 PL0.
  618.  
  619.     Author: Iain Lea <iain.lea@erlm.siemens.de>,
  620.             ported to AmigaOS by Mark Tomlinson <mark@garden.equinox.gen.nz>.
  621.  
  622.     22. WPL
  623.  
  624.     WPL is a telecomunications interpreted language, in many ways similar
  625.     to AREXX.  It is a grouping of shared libraries, with the main libraries
  626.     being 'wpl.library' for the main interpreter, 'xferq.library' for address
  627.     parsing/handling and the outbound list, xpr*.library(xprfts.library,
  628.     xprzedzap.library,etc) for actual file transfers, and a number of new
  629.     libraries 'yet to be written' that will allow third party authors to
  630.     add commands to this language (In much the same way as RXLib'd libraries
  631.     work for AREXX, only much faster).
  632.  
  633.     For more information, join the following mailing lists.
  634.  
  635.     wpl-programmer@alfred.ccs.carleton.ca   - For the WPL language developers,
  636.              people writing support utilities or language extensions,
  637.              protocol authors, language beta testers.
  638.  
  639.     wpl-application@alfred.ccs.carleton.ca  - For the users of WPL based
  640.               mailers, the GUI users, etc.  This conference will remain
  641.               as non-technical as we possibly can, and is the place
  642.               where WPL programmers can support their software.
  643.  
  644.     23. AmigaMail
  645.  
  646.     AM (AmigaMail) is a completely Intuition controlled mail user agent
  647.     for use with  AmigaUUCP and  AmigaUUCP+. It runs only on OS 2.04 and
  648.     above, and its goal is to provide a consistent user interface for mails.
  649.     Note that it is still beta, latest version is AM V1.19beta, installation
  650.     needs good comprehension of UUCP internals.
  651.  
  652.     Author: Christian Riede  <chr@senga.ka.sub.org>
  653.  
  654.     24. UUFS
  655.  
  656.     UUFS is a file-mailserver. However it seems it has some security leaks.
  657.  
  658.     Author: Andrew Koppa & others
  659.  
  660. (X)                    HOW TO GET UUCP STUFF.
  661.  
  662.     1. UUCP Patches FTP sites.
  663.  
  664.     The litamiga.epfl.ch:/pub/amiga/uucp directory is expected to contain
  665.     all stuff posted in alt.sys.amiga.uucp.patches. Please allow some
  666.     delay from the time things are posted on alt.sys.amiga.uucp.patches to
  667.     the time they are available on litamiga. [128.178.151.32]
  668.     The litamiga FSP daemon is on disun3.epfl.ch at port 9999.
  669.     There is also an IRC client called ALPHABot.
  670.  
  671.     **NOTE** The FSP & IRC bot are not available at present time.
  672.     **NOTE** litamiga.epfl.ch is available from 1600 to 0900 GMT+2
  673.  
  674.     Aminet: The amiga.physik.unizh.ch mirrors (of which litamiga is) also
  675.     have most of UUCP stuff. (/pub/aminet/comm/uucp)
  676.  
  677.     2. Public UUCP sites.
  678.  
  679.     Site name:     alphanet.ch
  680.     Login:         nuucp (changed)
  681.     Phone number:  +41 38 41 40 81    (changed)
  682.     Country:       Switzerland
  683.     Modem norms:   up to V32bis MNP/V42bis
  684.     Calling hours: 24 hour a day. However access is only assured from 16h-22h00 CED (GMT+2)
  685.     Contents-file: ~/README ~/ls-laR.gz
  686.     Notes:         alphanet.ch is a UNIX system (satcom.alphanet.ch), and
  687.                    archives alt.sys.amiga.uucp.patches. It also has some
  688.                    aminet files. It is scheduled that in October it will
  689.                    start mirroring Aminet.
  690.  
  691.     Date of entry: Sat, 28 August 1993 11:00:04 CED
  692.  
  693.     Site name:     hactar.hanse.de
  694.     Login:         nuucp
  695.     Password:      nuucp
  696.     Phone number:  +49 40 550 35 49
  697.     Country:       West Germany
  698.     Modem norms:   up to V32bis MNP/V42bis
  699.     Calling hours: 21:00-10:00 UTC
  700.     Contents-file: UUPUB:Contents(.Z|.F|.lha)
  701.     Notes:         Get `~/$readme.1st` the first time you call. Running BMS
  702.                    and a mailserver, mailserv@hactar.hanse.de
  703.     Date of entry: Mon, 14 Sep 1992 23:51:39 +0200
  704.  
  705.     3. BMS sites
  706.  
  707.     Generally the file to get is BMS:PUB/FILES.
  708.  
  709.     Site address: overload.Berkeley.CA.US
  710.     Restrictions: None known.
  711.     Notes:        UUCP sources and binaries
  712.  
  713.     Site address: hactar.hanse.de
  714.     Restrictions: None (yet). But make SURE you ARE reachable before getting
  715.                   large files !!
  716.     Notes:        UUCP sources and binaries. AmigaUUCP Plus. Refer to BMS:pub/Files
  717.  
  718.     Site address: anaconda.bloomington.in.us
  719.     Restrictions: None
  720.     Notes:        Most files were lost in a disk crash. Some will be restored.
  721.                   Probably only the UUCP system will remain downloadable.
  722.                   BBS is +1 812 332 7379 (V32bis/V42bis) (Fido also)
  723.  
  724.     Site address: brunz.Santa-Cruz.CA.US
  725.     Restrictions: None known.
  726.     Notes:        None
  727.  
  728.     Site address: haadav.boston.ma.us
  729.     Restrictions: None known.
  730.     Notes:        2400 baud connection. Please limit your requests.
  731.  
  732.     Site address: moose.cs.indiana.edu!dolmen
  733.     Restrictions: None known.
  734.     Notes:        None
  735.  
  736.     Site address: uunet.uu.net!decvax!ftlcpu
  737.     Restrictions: None known.
  738.     Notes:        UUCP Patches.
  739.  
  740.     Site address: seq.uncwil.edu!marin
  741.     Restrictions: None known.
  742.     Notes:        Contains UUCP sources and binaries for AmigaOS, MacOS, and MS-DOS.
  743.  
  744.     Site address: dacami.cmhnet.org
  745.     Restrictions: None known.
  746.     Notes:        ???
  747.  
  748.     Site address: alphanet.ch
  749.     Restrictions: Currently BMS requests are processed by an amiga computer
  750.                   which is not always running. alphanet.ch itself is a UNIX
  751.                   box, which forwards mails to the BMS server. Due to space
  752.                   limitations on amiga1.alphanet.ch, files are being moved to
  753.                   the UNIX box. Replacement include nuucp directly to the
  754.                   UNIX box, which has all alt.sys.amiga.uucp.patches files
  755.                   and some aminet files.
  756.     Notes:        Files to get are UUPUB:CONTENTS.LHA
  757.                   and UUPUB:TREE.LHA. Manager is BMSMgr@alphanet.ch
  758.  
  759.     Site address: mirkwood.cam.org
  760.     Restrictions: None known.
  761.     Notes:        BETTY server. (see paragraph 4)
  762.  
  763.     Site address: peti.GUN.de
  764.     Restrictions: none
  765.     Notes:        Holds the latest versions of all programs Peter Simons is
  766.                   responsible for (eg AGetty, PMAIL, PGP, UUCP library project)
  767.                   System administrator is Peter Simons <simons@peti.GUN.de>
  768.  
  769.     4. BETTY
  770.  
  771.     Betty is an automatic "archie"-like system for BMS servers. It maintains
  772.     a list of known BMS sites and their files. You can even request a server's
  773.     list or find a program on a server via this method.
  774.  
  775.     Betty maintains a database that lists all the files available on
  776.     some BMS sites.  To consult the Betty database, you send a mail
  777.     message to the server describing what you are looking for.  The
  778.     server will reply your message with the results of the query.
  779.     Here is an example:
  780.  
  781.         To: betty@mirkwood.cam.org
  782.         Subject:
  783.  
  784.         prog commodity
  785.         quit
  786.  
  787.     And the reply would contain:
  788.  
  789.         From: nobody@mirkwood.cam.org
  790.         To: hebrais@mirkwood.cam.org
  791.         Subject: Betty
  792.  
  793.         [ ... ]
  794.  
  795.         Matches on deepthot.cary.nc.us:
  796.         File:DOS2.0/
  797.             FBLANK.LZH            26509 28-Sep-91 01:52:44 : SCN BLNK USING FRACTALS - COMMODITY
  798.  
  799.         Matches on mirkwood.cam.org:
  800.         PUB:utilities/system/workbench/
  801.             KCommodity.lha       218914 14-Jun-92 11:17:58
  802.  
  803.         [ ... ]
  804.  
  805.     Betty understands a number of commands.  To get the HELP file,
  806.     send a mail message to "betty@mirkwood.cam.org" with the word
  807.     "help" in the subject line.  You may contact the maintainer
  808.     of Betty at "betty-request@mirkwood.cam.org".
  809.  
  810.     5. FSP sites
  811.  
  812.     Try disun3.epfl.ch at port 9999, in subdirectory uucp.
  813.  
  814.     6. Mailservers for getting the UUCP FAQ (this FAQ)
  815.  
  816.         mail to               fileserver@caron.ati.com
  817.         request format        xsend auucp_faq.txt
  818.  
  819.         bms to                caron.ati.com
  820.         request               files:auucp_faq.txt
  821.  
  822.  
  823. (XI)                     BBS SOFTWARE SUPPORTING UUCP
  824.  
  825.     Most BBS software support FIDONET, most do not support UUCP directly.
  826.     That means that often they need to import news and mail, thus using
  827.     precious diskspace. Moreover they often do not translate news format
  828.     correctly, or have problems with mails. If the BBS does only support
  829.     FIDONET, a special package called UNETGATE (or something similar) can
  830.     be used to translate news & mail into FIDONET echomail & netmail.
  831.     Or when it is possible to run external programs ('Doors'), one can use
  832.     Tin for reading news.
  833.  
  834.     1. DLG
  835.  
  836.     State:    COMMERCIAL
  837.     Contact:    *no idea*
  838.     UUCP:    News and mail are being imported to DLG internal mail and news
  839.         format, which is more a FIDONET derivate. This means that users
  840.         have to see ugly newsheaders, and some of the features of the
  841.         newssystem are lost. After an import, it's a good idea to do a
  842.         trimnews -all to remove dupes. News are expired not on a time
  843.         basis but rather on an amount per area basis. However when
  844.         posting an article, the underlying UUCP system is used to post
  845.         directly mail & news.
  846.     Doors:    There is a special version of TIN (dlgtin.lha) usable as a 'Door'
  847.  
  848.     2. AXsh 1.3
  849.  
  850.     State:    Shareware, with a full-working demo version available on
  851.         Aminet and nic.funet.fi. Registration is US$30
  852.     Contact:    Pasi 'Albert' Ojala <albert@cs.tut.fi>
  853.     UUCP:    AXsh is infact "simply" a shell. Custom scripts and commands
  854.                 may be installed by the operator. The standard version includes
  855.                 a readnews program which reads UUCP and CNews news directly.
  856.         So you need UUCP or CNEWS as the transport layer for mail and
  857.                 news if you don't talk with another AXsh BBS (if yes, transport
  858.         is assured by zmodem and lha). It uses a special AUX handler
  859.         which passes signals (C-D-E-F) and allows XPR filetransfers.
  860.         An interesting utility is the FFE program which allows to
  861.         browse through directories and select the file(s) you want
  862.         to download. AXSH can be used with any serial device driver
  863.         or unit number, and shared mode is available, along with
  864.         handshake settings, speed an carrier detection. Examples
  865.         and tested settings are included.
  866.      Doors:    Almost full CLI/Shell support.
  867.  
  868.      3. 4D-BBS V2.x+
  869.  
  870.      State:    Shareware, with a full-working demo version available on
  871.         Aminet and many BBS/Commercial services.  Registration is
  872.         US $49.95 with educational and competetive upgrades available.
  873.      Contact:    Dale E. Reed Jr. <daler@crnstn.spk.wa.us>
  874.      UUCP:    4D-BBS directly reads and writes native news message store
  875.         formats, so no importing/exporting is needed.  It presents this
  876.         is the SAME format as mail and other network messages offering
  877.         the user the same frontend, no matter which network the message
  878.         is from/to.  The AmigaUUCP package is needed in order to support
  879.         news/mail over UUCP.  4D-BBS uses sendmail and postnews to
  880.         actually write the messages out to the network, allowing a
  881.         seamlesses integration.  News is setup on either a time expire
  882.         or on an amount limit configurable by the SysOp.
  883.      Doors:    In the works in a full featured news and mail reading door,
  884.         along with a qwk packer/reader which allows both mail and
  885.         news to be read and replied to off-line.
  886.  
  887.  
  888. (XII)                    OTHER UUCP IMPLEMENTATIONS FOR AMIGAOS.
  889.  
  890.     This sections lists known UUCP implementations for AmigaOS:
  891.  
  892.     1. AmigaUUCP, by Matt Dillon and others.
  893.  
  894.     2. AmigaUUCP+, originally written by Ingo Feulner, loosely based
  895.     on AmigaUUCP V1.06 and CNEWS. Its news-system can handle an active
  896.     file, control messages and dupes.
  897.  
  898.     However,  Ingo  has  moved  to  NeXT,  so he abandoned this project.
  899.     Its last version  was  1.02.  This project has been taken over by
  900.     Kai 'wusel' Siering <wusel@hactar.hanse.de>, using the CNews port
  901.     of Frank 'Crash' Edwards (instead of the older one used as the base
  902.     for AmigaUUCP+), this version is called 'wCNews'.
  903.  
  904.     Along with modified uucico-stuff (subdirectory support) it has been
  905.     posted to .patches in mid-february 1993. (No, that's NOT true :-; )
  906.  
  907.     There  is also a rewrite of the uucico by Andrew Kopp
  908.     (charly@brewak.swb.de). Henning Schmiedehausen do plan a new release
  909.     of the AmigaUUCP+ for '92, but this is not absolutely certain.
  910.  
  911.     AmigaUUCP+ is available via ftp from ftp.uni-erlangen.de
  912.     (131.188.1.43) along with the sources and binaries of AmigaUUCP 1.16.
  913.  
  914.     A bug fixed version of the AmigaUUCP+ sendmail (sendmail1.02i21) also
  915.     exists.
  916.  
  917.  
  918.  
  919.  
  920. (XIII)                    UNRESOLVED TOPICS.
  921.  
  922.     - Fido <-> UUCP gateway software
  923.     - More BBS software.
  924.  
  925. EOF = END OF FAQ :-)
  926.