home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / mail / pmdf / 2290 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  3.3 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!mccall!ipmdf-newsgate!list
  2. Newsgroups: vmsnet.mail.pmdf
  3. Subject: RE: Problems with cc:Mail channel.
  4. Message-ID: <9209140618.AA06255@jarrah.itd.adelaide.edu.au>
  5. From: andrewr@itd.adelaide.edu.au
  6. Date: 14 Sep 1992 15:48:15 +1000
  7. Organization: The Internet
  8. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  9. Resent-Date: 14 Sep 1992 15:48:15 +1000
  10. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  11. In-Reply-To: Your message of "12 Sep 92 14:41:51 MST."
  12. CC: info-pmdf@YMIR.CLAREMONT.EDU
  13. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  14. Resent-Message-ID: <01GOR4UI9AGI984TVF@YMIR.CLAREMONT.EDU>
  15. X-Vms-To: IN%"NED@INNOSOFT.COM"  "Ned Freed"
  16. X-Vms-Cc: IN%"info-pmdf@YMIR.CLAREMONT.EDU"
  17. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  18. Content-Transfer-Encoding: 7BIT
  19. X-Mts: smtp
  20. Lines: 64
  21.  
  22. In message <01GOP8H9AB1A9FM7LA@INNOSOFT.COM> Ned writes:
  23.  
  24. + I gather from this that you're entering cc:Mail addresses as
  25. +
  26. +     "user AT postoffice"@ccmail.whatever
  27. +
  28. + on the Internet/PMDF side of things. This is incorrect and unsupported. The
  29. + proper form to use is
  30. +
  31. +     user%postoffice@ccmail.whatever
  32. +
  33. + where any spaces in the user part are replace with underscores and any
  34. + commas are replaced with plus signs. This is the supported format; it is
  35. + also the format that will be produced by the slave channel program.
  36.  
  37.     OK, Thanks. The problem is that the documentation I have
  38. (PMDF-REF-4.1) has minimal information on this.
  39.  
  40. + What are you doing to force processing of the input file? Processing
  41. + is not automatic -- it cannot be since PMDF has no way of sensing the
  42. + creation of the input file. You have to arrange to do a
  43. +
  44. +     $ @PMDF_ROOT:[EXE]MASTER CC_LOCAL POLL
  45.  
  46.     When I try this, I get the following error message:
  47.  
  48. $ @PMDF_ROOT:[EXE]MASTER CC_LOCAL POLL
  49. %DCL-I-SUPERSEDE, previous value of OPTION_FILE has been superseded
  50. %PAS-F-ARRINDVAL, array index value is out of range
  51. %TRACE-F-TRACEBACK, symbolic stack dump follows
  52. module name     routine name                     line       rel PC    abs PC
  53.  
  54.                                                            000AEE5C  000AEE5C
  55. CC_SLAVE        DOSUBMIT                         4944      000004F8  00002D30
  56. CC_SLAVE        CC_SLAVE                         5027      00000017  0000347B
  57.  
  58.     Now, according to "help errors supersede", this message
  59. indicates a success state after redefining the logical name
  60. OPTION_FILE, and requires no user action. As such, the first thing of
  61. note is the Pascal error message.
  62.  
  63. + at the proper time. The periodic job can be told to do this when it runs if you
  64. + mark the channel with the master channel keyword.
  65.  
  66.     I'm hesitant to do this until the above problem is resolved,
  67. which it probably is in the current release.
  68.  
  69. + What version of PMDF are you running. There have been a number of changes
  70. + and enhancements since the initial release. Please contact service@innosoft.com
  71. + and request the most recent version if you're not running at least V4.1-10.
  72.  
  73.     ident="V4.1-A"
  74.  
  75.     Not sure what the latest release from our supplier is, will
  76. contact service as requested if they don't dave -10 or greater.
  77.  
  78. Thanks,
  79.     Andrew.
  80.  
  81. /*
  82.  * Andrew Rutherford                 andrewr@itd.adelaide.edu.au
  83.  * +61 8 228 5669            Real Programmers always confuse Christmas and
  84.  * Room 1060, Adelaide Uni      Halloween because OCT 31 == DEC 25 !
  85.  */
  86.