home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / bit / listserv / pmdfl / 2637 < prev    next >
Encoding:
Text File  |  1993-01-23  |  5.9 KB  |  194 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!UHDVX3.DT.UH.EDU!CSC_TED
  3. Return-path: uucp@mccall.UUCP
  4. Errors-to: epmdf@YMIR.BITNET
  5. Organization: University of Houston-Downtown
  6. X-Envelope-to: PMDF-L@IRLEARN.BITNET
  7. X-VMS-To: IN%"ipmdf-newsgate@mccall.UUCP"
  8. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  9. Content-transfer-encoding: 7BIT
  10. Message-ID: <01GTTR6IQ3XU8ZF59P@YMIR.CLAREMONT.EDU>
  11. Date:         Sat, 23 Jan 93 01:20:27 GMT
  12. Sender:       PMDF Distribution List <PMDF-L@IRLEARN.BITNET>
  13. From:         TED KOUBIAR <csc_ted@UHDVX3.DT.UH.EDU>
  14. Subject: Trying to use *** DELIVER ***
  15. Newsgroups: bit.listserv.pmdf-l
  16. Lines: 176
  17.  
  18. I have set up the PMDF DELIVER (4.0) the way the manual describes.
  19. a. Set forward to in%"~csc_test"
  20. b. set the USE_
  21. ===============================================================================
  22. ===============================================================================
  23. $ !
  24. $ ! Handle various channels specially
  25. $ !
  26. $ if channel_name .eqs. "d"          then goto DECnet_compatibility_channel
  27. $ DECnet_compatibility_channel:
  28. $ !
  29. $ ! We now delivery it all with one invocation of MAIL_SERVER. Speeds things
  30. $ ! up a LOT!
  31. $ !
  32. $ priv_list = f$setprv("SYSPRV, DETACH, BYPASS")
  33. $ define/user pmdf_message_list pmdf_root:[log]d_master_dirlst_2183AA6F.tmp
  34. $ mail/protocol=pmdf_mailshr
  35. mm_init has been called.
  36. qu_init has been called.
  37. deliver_init has been called.
  38.   Translating PMDF_MESSAGE_LIST
  39.   Try to open message list file: "PMDF_ROOT:[LOG]D_MASTER_DIRLST_2183AA6F.TMP".
  40. Finding and opening message file.
  41. Opening PMDF_ROOT:[QUEUE.D]ZZ01GTTM33YKV69ATGUS.00;1
  42. Open successful.
  43. Checking addresses for various delivery mechanisms.
  44. Processing headers.
  45.   Adding Return-path:.
  46. setup_do_returns called.
  47. MAIL_IN_CONNECT returning.
  48. MAIL_IN_LINE called with: 9
  49. IN_SENDER option used.
  50. VMS version  V5
  51. copy_vstring_to_descr called.
  52. String copied: "IN%"CSC_TED@dt3.dt.uh.edu"  "TED KOUBIAR""
  53. IN_SENDER option finished.
  54. MAIL_IN_LINE returning.
  55. MAIL_IN_LINE called with: 10
  56. IN_CKUSER option used.
  57. PUSH called.
  58.   after PUSH:
  59.          USER_CHECK
  60.             BAD_MSG
  61.   PMDF To: address: csc_test@uhdvx4
  62.   VMS MAIL To: address: UHDVX4::CSC_TEST
  63. copy_vstring_to_descr called.
  64. String copied: "UHDVX4::CSC_TEST"
  65. IN_CKUSER option finished.
  66. MAIL_IN_LINE returning.
  67. MAIL_IO_WRITE called.
  68. TOP_OF_STACK called.
  69.  returning      USER_CHECK
  70. User check.
  71.  got a stat: 1
  72. MAIL_IO_WRITE returning.
  73. MAIL_IN_LINE called with: 10
  74. IN_CKUSER option used.
  75. POP called.
  76.   after POP:
  77.             BAD_MSG
  78. copy_vstring_to_descr called.
  79. String copied: "
  80. IN_CKUSER option finished.
  81. MAIL_IN_LINE returning.
  82. MAIL_IN_LINE called with: 11
  83. IN_TO option used.
  84. copy_vstring_to_descr called.
  85. String copied: "IN%"~csc_test@dt3.dt.uh.edu""
  86. IN_TO option finished.
  87. MAIL_IN_LINE returning.
  88. MAIL_IN_LINE called with: 16
  89. IN_CC option used.
  90. copy_vstring_to_descr called.
  91. String copied: ""
  92. IN_CC option finished.
  93. MAIL_IN_LINE returning.
  94. MAIL_IN_LINE called with: 12
  95. IN_SUBJ option used.
  96. copy_bigvstring_to_descr called.
  97. String copied: "YYYYYYYYYYYYYYYYYYYYYYYYY"
  98. IN_SUBJ option finished.
  99. MAIL_IN_LINE returning.
  100. MAIL_IN_ATTRIBS called.
  101. MAIL_IN_ATTRIBS returning.
  102. MAIL_IN_FILE called.
  103. Providing attop header RFAs.
  104. Copying message body.
  105. Line: $def/user sys$output g.g
  106. Line: $def/user sys$error x.x
  107. Line: $set file /own=pmdf $1$dia3:[pmdf...]*.*;*
  108. PUSH called.
  109.   after PUSH:
  110.      DELIVERY_CHECK
  111.             BAD_MSG
  112. MAIL_IN_FILE returning.
  113. MAIL_IO_WRITE called.
  114. TOP_OF_STACK called.
  115.  returning  DELIVERY_CHECK
  116. Delivery check, got a stat: 8290586
  117. PUSH called.
  118.   after PUSH:
  119.           ERROR_MSG
  120.      DELIVERY_CHECK
  121.             BAD_MSG
  122. MAIL_IO_WRITE returning.
  123. MAIL_IO_WRITE called.
  124. TOP_OF_STACK called.
  125.  returning       ERROR_MSG
  126. Error text.
  127. copy_descr_to_vstring called.
  128. String copied: "%MAIL-E-SENDERR, error sending to user CSC_TEST at UHDVX4"
  129. Error message: "%MAIL-E-SENDERR, error sending to user CSC_TEST at UHDVX4"
  130. MAIL_IO_WRITE returning.
  131. %MAIL-E-SENDERR, error sending to user CSC_TEST at UHDVX4
  132. MAIL_IO_WRITE called.
  133. TOP_OF_STACK called.
  134.  returning       ERROR_MSG
  135. Error text.
  136. copy_descr_to_vstring called.
  137. String copied: "%MAIL-E-OPENOUT, error opening SYS$USERS:[000000]TEST.DIR as
  138.  output"
  139. Error message: "%MAIL-E-OPENOUT, error opening SYS$USERS:[000000]TEST.DIR as
  140.  output"
  141. MAIL_IO_WRITE returning.
  142. %MAIL-E-OPENOUT, error opening SYS$USERS:[000000]TEST.DIR as output
  143. MAIL_IO_WRITE called.
  144. TOP_OF_STACK called.
  145.  returning       ERROR_MSG
  146. Error text.
  147. copy_descr_to_vstring called.
  148. String copied: "-RMS-E-PRV, insufficient privilege or file protection violation"
  149. Error message: "-RMS-E-PRV, insufficient privilege or file protection violation"
  150. MAIL_IO_WRITE returning.
  151. -RMS-E-PRV, insufficient privilege or file protection violation
  152. MAIL_IO_WRITE called.
  153. TOP_OF_STACK called.
  154.  returning       ERROR_MSG
  155. Error text.
  156.  got a NULL -- popping write_recv_states
  157. POP called.
  158.   after POP:
  159.      DELIVERY_CHECK
  160.             BAD_MSG
  161. MAIL_IO_WRITE returning.
  162. MAIL_IN_LINE called with: 9
  163. IN_SENDER option used.
  164. start_message called.
  165. Initializing state stack.
  166. INIT_STACK called.
  167. PUSH called.
  168.   after PUSH:
  169.             BAD_MSG
  170. finish_message called.
  171.   All addresses are ugly, no sense requeuing them all.
  172.   Aborting QU_ .
  173. Finding and opening message file.
  174. Message list exhausted; exiting...
  175. do_returns called.
  176. finish_message called.
  177. $ priv_list = f$setprv(priv_list)
  178. $ goto out1
  179. $ out1:
  180. $ delete pmdf_root:[log]d_master_dirlst_2183AA6F.tmp;*
  181. $ !
  182. $ ! Common exit point - clean up things first
  183. $ !
  184. $ exit
  185.   SYSTEM       job terminated at 22-JAN-1993 14:17:24.25
  186.  
  187.   Accounting information:
  188.   Buffered I/O count:             174         Peak working set size:    3745
  189.   Direct I/O count:               154         Peak page file size:     12309
  190.   Page faults:                   6031         Mounted volumes:             0
  191.   Charged CPU time:           0 00:00:08.14   Elapsed time:     0 00:00:20.13
  192. ===============================================================================
  193. ===============================================================================
  194.