home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / steward8.zip / Steward.FAQ < prev    next >
Text File  |  1996-06-06  |  2KB  |  57 lines

  1. // ------------------------------------------------------------------
  2.  
  3. The Steward FAQ List  Version 0.3  6 June 1996
  4.  
  5. 1. What is Steward?
  6.  
  7. Steward is a mailing list processor written in Rexx. It handles all basic
  8. mailing list functions, digests, and archives. Steward is designed to work
  9. with the NeoLogic Inet.Mail for OS/2 mail server program. However, Steward is
  10. written in Rexx and is general enough to work with many mailing programs and
  11. operating systems.
  12.  
  13. 2. Why is it called Steward?
  14.  
  15. It's not listserv, it's not Majordomo, Steward was the best name I found
  16. in my thesaurus after that :-)
  17.  
  18. 3. Does it have to be called Steward?
  19.  
  20. No. Just set the WhoAmI variable in the steward.cf file to whatever name
  21. you want Steward to work as.
  22.  
  23. 4. Who wrote it?
  24.  
  25. Paul Hethmon. Email: phethmon@utk.edu.
  26.  
  27. 5. Is it like Majordomo?
  28.  
  29. Yes. Steward was written after a frustrating try to make Majordomo work with
  30. a non-Unix system, namely OS/2. Many of the things in Majordomo are Unix and
  31. sendmail specific, it was easier to write a new mailing list processor than 
  32. work around the problems.
  33.  
  34. However, Steward behaves very similarly to Majordomo in the commands it accepts.
  35.  
  36. 6. Is it like Listserv?
  37.  
  38. As much as Majordomo is. Long answer: Steward is modeled after Majordomo, 
  39. not listserv. I really didn't look at the listserv commands. Most of the 
  40. basic stuff like subscribe and unsubscribe will be the same.
  41.  
  42. 7. What if I have a question?
  43.  
  44. You can join an email list called "steward-users" by sending email to
  45. "steward@hops.ag.utk.edu". Put "subscribe steward-users" in the body
  46. of your message.
  47.  
  48. 8. What do I do when someone subscribes with an address like
  49. "user@host.com", but then sends mail from an address "user@machine.host.com"?
  50.  
  51. In the list configuration file is an option to not check whether someone
  52. is a member of the list. By setting the "OpenPosting" option to 1, Steward
  53. will bypass the member check letting anyone post to the list.
  54.  
  55.  
  56.  
  57.