home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / mail / misc / 2816 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  2.1 KB

  1. Xref: sparky comp.mail.misc:2816 comp.mail.uucp:1708 biz.sco.general:3059
  2. Newsgroups: comp.mail.misc,comp.mail.uucp,biz.sco.general
  3. Path: sparky!uunet!sandr!dlucy
  4. From: dlucy@sandr.COM (Douglas Lucy)
  5. Subject: How to configure MMDF for mailing lists
  6. Organization: S&R Software, Inc.
  7. Date: Thu, 27 Aug 1992 20:28:24 GMT
  8. Message-ID: <1992Aug27.202824.18700@sandr.COM>
  9. Followup-To: comp.mail.misc
  10. Keywords: MMDF LIST MTA SCO MAIL UUCP
  11. Lines: 46
  12.  
  13. I've set up a basic mailing list under MMDF. There's a main alias for
  14. sending mail to the entire group (blue-sky), an outbound alias that
  15. re-routesd the incoming mail to all members of the list, and an alias
  16. for the list maintainer (blue-sky-request). The /usr/mmdf/alias.list
  17. file looks like:
  18.  
  19.     blue-sky:        blue-sky-outbound@list-processor
  20.     blue-sky-outbound:    </usr/mmdf/lists/blue-sky
  21.     blue-sky-request:    dlucy
  22.  
  23. Okay, all's well so far. When mail is sent to "blue-sky", everybody
  24. in the file /usr/mmdf/lists/blue-sky gets a copy of the mail.
  25.  
  26. When someone mails to "blue-sky-request", it comes to me (dlucy).
  27.  
  28. Now, I want to archive ALL the incoming mail in a file. No problem,
  29. the manual (SCO's) says to add a line ending in:
  30.  
  31.     "mmdf//usr/mmdf/lists/bs-archive"
  32.  
  33. So I merrily add:
  34.  
  35.     blue-sky-archive:    "mmdf//usr/mmdf/lists/bs-archive"
  36.  
  37. Which works fine for archiving the incoming mail when the primary alias
  38. (blue-sky) is changed to:
  39.  
  40.     blue-sky:    blue-sky-archive, blue-sky-outbound@list-processor
  41.  
  42. HOWEVER, the mail nevers goes to ANY of the users!
  43.  
  44. I've tried many combinations of aliases on the same line, actual commands
  45. instead of aliases, USER alias lists pointing to both outbound and
  46. archive, with no success. It seems I can either mail to everyone on the
  47. lists *OR* keep a copy of all incoming mail, but not both.
  48.  
  49. Anyone have any ideas? Do *YOU* run a mailing list using MMDF? Do you
  50. archive the inoming mail? Please let me know how you do it...
  51.  
  52.  
  53. BTW: We're using MMDF as it comes in SCO Unix 3.2.2.
  54.  
  55. Thanks in advance
  56. -- 
  57. [ W. Douglas Lucy, VP Technical Services, S and R Software, Inc. ]
  58. [ dlucy@sandr.COM                                                ]
  59.