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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!ddsw1!infopls!andyross
  2. From: andyross@infopls.chi.il.us (Andrew Rossmann)
  3. Newsgroups: comp.bbs.waffle
  4. Subject: Re: WafflineMail with Waffle 1.65..does it work?
  5. Message-ID: <F7FRwB3w165w@infopls.chi.il.us>
  6. Date: Sat, 02 Jan 93 11:38:14 CST
  7. References: <6scLwB1w165w@spud.kludge.com>
  8. Organization: INFOPLUS support, Wheeling, IL
  9. Lines: 71
  10.  
  11. tom@spud.kludge.com (Tom Lemos) writes:
  12.  
  13. > jerryg@jaiser.rain.com (Jerry Gaiser) writes:
  14. >
  15. > > ranfry@mala.proteus.qc.ca (Ranfry) writes:
  16. > >
  17. > > > In <Bzu9pK.Cp2@eis.calstate.edu> afavela@eis.calstate.edu (Alonso Favela)
  18. > > > > Does wafflinemail 1.0 work with waffle 1.65. In the docs it said
  19. > > > >that it worked with 1.64, and since there are different mailbox
  20. > > > >structures, I wanted to ask before I might mess things up. Does anyone
  21. > > > >have WaffLineMail working with 1.65?
  22. > > >
  23. > > > Speaking for myself, NO.  That is I never was able to make Waffline 1.0
  24. > > > work with Waffle 1.65.  I someone HAS been able, please tell me and Alons
  25. > > > how.
  26. > >
  27. > > Well, I got it to work with 1.65. Unfortunately it doesn't understand 1.65'
  28. > > mailbox concept. I still have it available for those that want it for
  29. > > newsgroups.
  30. > >
  31. > had no problems here.. worked fine with 1.64 and then with 1.65.
  32. > Took me all of five minutes to get it up and running. I guess I'm lucky.
  33.  
  34.   Wafmail 1.00r works fine here. It works fine under DV with 3 changes:
  35.  
  36. Add /shell to the extern line. Calling it directly caused lockups.
  37.  
  38. Use the /S1 swapper. I had problems with the default.
  39.  
  40. If you batch/unbatch in the background, make sure it generates a 'lock'
  41. file while it's running (mine is c:\spool\UUXQT.RUN.) It appears Waffle
  42. opens the USENET and LOCAL files in 'compatible' mode. Wafmail opens it in
  43. 'deny write.' You're OK if it's already unbatching a packet, but when it
  44. tries to start up another one, you get a sharing violation. [BTW, set your
  45. SYSTEM memory for the DVCRON template to 1K.] Waffle should open it in
  46. 'deny write' also. I DO have 'multitask : dos desqview' in my STATIC file.
  47.  
  48.   Here's the WAFMAILB.BAT I use:
  49. @echo off
  50. if not exist c:\spool\uuxqt.run goto runit
  51. xu port:0:on
  52. foutt News and mail batching/unbatching is currently running in the background.
  53. foutt Please try Wafmail again in a few minutes.
  54. xu port:0:off
  55. goto done
  56. :runit
  57. type nul > c:\spool\uuxqt.run
  58. wafmail %&
  59. del c:\spool\uuxqt.run
  60. :done
  61.  
  62.   This problem really only occurs while Wafmail is scanning. I don't think
  63. it uses the USENET or LOCAL files after that. FOUTT is a program that dumps
  64. text out the fossil port, with a trailing CR/LF. Using redirection to
  65. COM1 often caused the computer to lock up.
  66.  
  67. PS. I've noticed that I get much higher throughput with the Fossil driver
  68. loaded INSIDE the window. I'm running v32bis, with the ports locked at
  69. 38400. I have DV setup to optimize communications. [The redirection lockups
  70. mainly occured when I had it set up the way the Fossil docs recommend. I
  71. haven't tried it lately.] I also have a 16550 UART, and run on a 386DX/25.
  72. I normally have Waffle, Memory Status, and DVCRON running all the time.
  73. Waffle handles all polling, DVCRON handles UUXQT/BATCH, EXPIRE, and
  74. nightly maintenance. Unfortunately, my backups won't run under DV, even
  75. with /HW:0E:L.
  76.  
  77. --
  78. Andrew Rossmann            | Sysop of Infoplus BBS, +1 708 537 0247
  79. andyross@infopls.chi.il.us | Infoplus Support, latest version available
  80.  uunet!infopls!andyross    | by logging in as infoplus. [v32bis/v42bis]
  81.                       NO new taxes...NO new gambling
  82.