home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / bbs / waffle / 5754 < prev    next >
Encoding:
Internet Message Format  |  1993-01-01  |  1.3 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!charnel!rat!ucselx!crash!slic!mikey
  2. From: mikey@slic.cts.com (Mike Shirley)
  3. Newsgroups: comp.bbs.waffle
  4. Subject: Re: Anonymous UUCP Waffle Connections
  5. Summary: Actual implementation included in re-follow-up
  6. Message-ID: <gHgowB1w165w@slic.cts.com>
  7. Date: 1 Jan 93 02:52:03 GMT
  8. References: <C047tL.7G3@cs.psu.edu>
  9. Organization: Muth Valley Bell  (619/390-SLIC BBS; V32bis)
  10. Lines: 35
  11.  
  12. fenner@postscript.cs.psu.edu (Bill Fenner) writes:
  13.  
  14. > This is wrong.  It needs to run uucico with the flags -panonymous -uanonymous
  15. > Create another errorlevel for anonymous UUCP.
  16.  
  17. Got the nuucp account setup to #exit 65,
  18. added /exit=65 to \extern\_system,
  19. and added the following lines to \bin\run.bat:
  20.  
  21. IF ERRORLEVEL ==  65 GOTO NUUCP
  22.  
  23. :NUUCP
  24. CALL NUUCP.BAT
  25. GOTO TOP
  26.  
  27.  
  28. I created \bin\nuucp.bat with the following line:
  29.  
  30. uucico -r -panonymous -uanonymous
  31.  
  32.  
  33. Now, assuming the above is correct, is it necessary to add a line
  34. similar to the below to the \uucp\systems file?:
  35.  
  36. anonymous       Never g T3000 toUnix 123-4567 nuucp xxxxxxxx
  37.  
  38.  
  39. I created the \spool\anonymou (no s intended per DOS's 8.3
  40. limitation) subdirectory to match the above \systems entry.  Is
  41. this also needed?
  42.  
  43. btw--Thanks Bill for the follow-up...
  44.  
  45. --
  46.      Mike, WB6WUI   //   INET:  mikey@slic.cts.com   //   GEnie: SLIC
  47.