home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / mail / pmdf / 2127 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.9 KB

  1. Path: sparky!uunet!olivea!decwrl!decwrl!infopiz!mccall!ipmdf-newsgate!list
  2. From: robin_goldstone@macgate.csuchico.edu (Robin Goldstone)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: mailing list automation
  5. Message-ID: <01GNOOPO9HNM95NF4Z@YMIR.CLAREMONT.EDU>
  6. Date: 17 Aug 92 10:51:05 GMT
  7. Organization: The Internet
  8. Lines: 28
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 17 Aug 1992 10:51:05 +0000 (U)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GNOOQ2L3KY95NEQT@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"ipmdf@YMIR.CLAREMONT.EDU"
  15. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  16. Content-Transfer-Encoding: 7BIT
  17.  
  18. Our campus currently has a mailing list set up that any user can send to, which
  19. will in turn be re-distributed to everyone on the campus e-mail system.  This
  20. list, called USERS, is managed by PMDF as follows:
  21.  
  22. In VMS mail, there is a forwarding address which forwards USERS to IN%USERS
  23.  
  24. In the PMDF alias file, there is an entry for USERS:
  25. USERS: <dua1:[local]users.dis
  26.  
  27. So when people send to USERS on the VAX, it re-directs to all the people in the
  28. users.dis file.
  29.  
  30. I have been asked to make a change in this procedure, such that messages sent
  31. to USERS get stored on the VAX, and sent out at midnight i.e. deferred
  32. delivery.  I won't go into details about why they want to do this, it is
  33. political.
  34.  
  35. How can I implement this?  I have looked at DELIVER  but I don't really have
  36. any experience using it, so I am not sure it will do what I need. The messages
  37. need to be sent back out, retaining their original headers and everything else.
  38.  If not DELIVER, then what?  Can I define a new channel, that uses a different
  39. batch queue, that I can stop and then start every night at midnight?  I would
  40. have to be able to set up a re-write rule based on the left hand side of the
  41. address to do this.  Is that possible?
  42.  
  43. Any suggestions are appreciated.
  44. Robin Goldstone, CSU Chico
  45. robin@csuchico.edu
  46.