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

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!charnel!sifon!thunder.mcrcim.mcgill.edu!sobeco!comback!cithara!william
  2. From: william@cithara.login.qc.ca
  3. Newsgroups: comp.bbs.waffle
  4. Subject: Re: WafflineMail with Waffle 1.65..does it work?
  5. Message-ID: <FkXgwB4w165w@cithara.login.qc.ca>
  6. Date: 28 Dec 92 01:20:14 GMT
  7. References: <b1XPrAmMBh107h@mala.proteus.qc.ca>
  8. Organization: Organ Grinders Monkeys Union With Penguins As Mascots
  9. Lines: 54
  10.  
  11. ranfry@mala.proteus.qc.ca (Ranfry) writes:
  12.  
  13. > In <Bzu9pK.Cp2@eis.calstate.edu> afavela@eis.calstate.edu (Alonso Favela) wri
  14. > >    Does wafflinemail 1.0 work with waffle 1.65. In the docs it said
  15. > >that it worked with 1.64, and since there are different mailbox
  16. > >structures, I wanted to ask before I might mess things up. Does anyone
  17. > >have WaffLineMail working with 1.65?  
  18.  
  19. > >Thanks,
  20. > >Alonso Favela
  21. > >afavela@eis.calstate.edu
  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 Alonso
  25. > how.
  26.  
  27. Well I thought I had Wafline going, that is till a user tested out. No
  28. go. What It won't do properly over the modem is update the Message pointers
  29. for usenet. Locally it will; go figure.
  30.  
  31. The mailbox needs a little help from a utility called explode 1.65.
  32.  
  33. Special thanks to Richard Caldwell for pointing this out via his useful
  34. batch file calling explode.exe then wafmail:
  35.  
  36. ====/bin/wm.bat=============================================
  37. @echo off
  38. rem wafmail  baud(%1)   port(%2)  time(%3)  user(%4) Name(%5 %6 %7)
  39. if not exist \user\%4\mailbox.f goto wafline
  40. cd \user\%4
  41. echo Please wait, exploding Waffle 1.65 mail to 1.64 mail... > COM1
  42. explode -i -b %4
  43. :wafline
  44. wafmail -b%1 -p%2 -t%3 -s1 -u%4 %5 %6 %7
  45. if not exist \user\%4\%4.1 goto end
  46. echo Cleaning up exploded mail... > COM1
  47. del \user\%4\%4.*
  48. :end
  49. --------------------------------------------------------------------------
  50.  Of course your /extern/wafmail should be similar to the following:
  51.  
  52. ====/waffle/extern/wafmail===================================
  53.  
  54. /local /log /shell /command="c:\bin\wm.bat %b %d %O %A %W" /then="echo %|%|%C"
  55.  
  56. Thanks again to Richard Caldwell. Hope you don't mind my sharing it
  57. here.
  58.  
  59. No guarantees these files will work on your system.
  60.  
  61. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  62. William Ross
  63. cithara                 Specalists in asbestos underwear
  64.                         since 1992                william@cithara.login.qc.ca
  65.