home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / bit / listserv / pmdfl / 2539 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.9 KB  |  53 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!spool.mu.edu!darwin.sura.net!paladin.american.edu!auvm!CAMB.COM!BOB
  3. Errors-to: epmdf@YMIR.BITNET
  4. Organization: Cambridge Computer Associates, Inc.
  5. X-Envelope-to: PMDF-L@IRLEARN.BITNET
  6. X-VMS-To: in%"info-pmdf@innosoft.com"
  7. X-VMS-Cc: TINKELMAN
  8. MIME-version: 1.0
  9. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  10. Content-transfer-encoding: 7BIT
  11. Message-ID: <01GSJUKHKSUQ8WW5IC@INNOSOFT.COM>
  12. Date:         Mon, 21 Dec 92 04:27:31 GMT
  13. Sender:       PMDF Distribution List <PMDF-L@IRLEARN.BITNET>
  14. Comments:     Warning -- original Sender: tag was TINKELMAN@DECUS.ORG
  15. From:         Bob Tinkelman <bob@CAMB.COM>
  16. Subject:      Using [auth_list] positional parameter
  17. Newsgroups: bit.listserv.pmdf-l
  18. Lines: 33
  19.  
  20. I'm trying to use the [auth_ilst] positional parameter to restrict
  21. posting to a list.
  22.  
  23. From the alias file:
  24.  
  25. > ! Mailing_List.Aliases
  26. > !
  27. > comcom-l:             comcom-list
  28. > comcom-list:          comcom-forward
  29. > comcom-x:             <pmdf_mailserv_mail_dir:comcom-list.dis,\
  30. >                       [auth_list] pmdf_mailserv_mail_dir:comcom-list.dis,\
  31. >                       comcom-l-owner,*,*,comcom-l-owner
  32. > comcom-owner:         postmaster,comcom-sec
  33. > comcom-sec:           gerland
  34.  
  35. VMSmail forwarding addresses:
  36.         comcom-x -> in%comcom-x
  37.         comcom-forward -> in%comcom-x
  38.  
  39. Mail that is sent from an address not in the named file is not delivered
  40. to the list, as expected.  However, it's not bounced to the originator
  41. either.  It just sits in the queue and gets retried laster.  The log file
  42. shows:
  43.  
  44. > $   mail/protocol=pmdf_mailshr
  45. > %PMDF-E-HOST, Illegal host/domain in address "COMCOM-X"
  46. > -PMDF-I-TEXT, you are not allowed to use this list: COMCOM-X@DECUS.Org
  47.  
  48. I don't remember what version of PMDF was first supposed to support this
  49. feature.  Should this work under 4.1-11?
  50.  
  51. If the PMDF version is not the problem, what do you suggest I look at to
  52. figure out the problem?
  53.