home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / vmsnet / mail / pmdf / 2444 < prev    next >
Encoding:
Internet Message Format  |  1992-10-09  |  4.1 KB

  1. Path: sparky!uunet!stanford.edu!agate!usenet.ins.cwru.edu!magnus.acs.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!wupost!bu.edu!rpi!usc!elroy.jpl.nasa.gov!decwrl!decwrl!infopiz!mccall!ipmdf-newsgate!list
  2. From: mac@gvg47.gvg.tek.com (Bill MacAllister)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: ccMail and Dates
  5. Message-ID: <01GPPJ3FWEGYBWAVBL@gvg47.gvg.tek.com>
  6. Date: 8 Oct 92 21:14:57 GMT
  7. Organization: The Internet
  8. Lines: 84
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 08 Oct 1992 14:14:57 -0700 (PDT)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GPPOJVPUE48WX0SY@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"ipmdf@ymir.bitnet"
  15. X-Vms-Cc: MAC
  16. Mime-Version: 1.0
  17. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  18. Content-Transfer-Encoding: 7BIT
  19.  
  20. Argh, I hit a control-Z in the wrong Window and I am not sure it I
  21. stop this message or if a piece of it got send to the list.  Here is the
  22. complete message:
  23.  
  24. I seem to remember a related problem begin discussed before, but I just
  25. could not find the posting.  Excuse me if this has been answered before.
  26.  
  27. So, we have been bringing up the ccMail part of PMDF.  We have hit the
  28. following problem.  When a user on a PMDF 4.0 machine generates mail to a
  29. ccMail Macintosh user ccMail generates will not deliver the message.  The
  30. error message is "invalid date format".  Here is a copy of the output of
  31. the PMDF master program for the ccMail channel for a message that does not
  32. get delivered:
  33.  
  34.         Message:
  35.         From: MAC@gvg70.gvg.tek.com at ccVAX
  36.         Date: 08-Oct-1992 13:14:
  37.         To: macuser at ccmac
  38.         Subject: This is a test
  39.         Contents:
  40.         Text item:
  41.         Testing
  42.  
  43. Note that the seconds field is blank.  Editing this file and making the
  44. seconds field 00 fixes the message and then ccMail will deliver it.  This
  45. problem occurs only for messages from the non-PMDF 4.1 machines.  Here is
  46. an example of a failing message that I grabbed out of the ccMail queue
  47. before Master processed:
  48.  
  49.         m;MAC@gvg70.gvg.tek.com
  50.         macuser@ccmac
  51.  
  52.         Received: from gvg70.gvg.tek.com by gvg47.gvg.tek.com (PMDF #2374 ) id
  53.          <01GPPHTIHU2OCIREDH@gvg47.gvg.tek.com>; Thu, 8 Oct 1992 13:38:21 PST
  54.         Received: from gvg70.gvg.tek.com by gvg70.gvg.tek.com (PMDF #12496) id
  55.          <01GPPHW3MAQ8000449@gvg70.gvg.tek.com>; Thu, 8 Oct 1992 13:40 PDT
  56.         Date: 08 Oct 1992 13:40 -0700 (PDT)
  57.         From: MAC@gvg70.gvg.tek.com
  58.         Subject: a test
  59.         To: macuser@ccmac
  60.         Message-id: <01GPPHW3MAQ8000449@gvg70.gvg.tek.com>
  61.         X-Envelope-to: macuser@ccmac
  62.         X-VMS-To: IN%"macuser@ccmac"
  63.         Content-transfer-encoding: 7BIT
  64.  
  65.         this is a test
  66.  
  67.  
  68. Here is a message that works:
  69.  
  70.         m;MAC@gvg47.gvg.tek.com
  71.         macuser@ccmac
  72.  
  73.         Received: from gvg47.gvg.tek.com by gvg47.gvg.tek.com (PMDF #2374 ) id
  74.          <01GPPHTY5SXCBWAY2N@gvg47.gvg.tek.com>; Thu, 8 Oct 1992 13:38:49 PDT
  75.         Date: 08 Oct 1992 13:38:48 -0700 (PDT)
  76.         From: Bill MacAllister <MAC@gvg47.gvg.tek.com>
  77.         Subject: test
  78.         To: macuser@ccmac
  79.         Message-id: <01GPPHTY62KIBWAY2N@gvg47.gvg.tek.com>
  80.         X-Envelope-to: macuser@ccmac
  81.         X-VMS-To: IN%"macuser@ccmac"
  82.         MIME-version: 1.0
  83.         Content-transfer-encoding: 7BIT
  84.  
  85.         test two
  86.  
  87. So, my solution is to put up 4.1 everywhere as quickly as I can.  This
  88. fille fix most of my problems, but this will not fix mail that originates
  89. from systems outside of my management domain.
  90.  
  91. I have taken a quick look at the code, it seems pretty straight forward.
  92. But I am not really fluent in Pascal so it will take me awhile it figure
  93. out.  Any help will be greatly appreciated.
  94.  
  95. Bill
  96.  
  97. !-----------------------------------------------------------------------!
  98. ! Bill MacAllister    MS 8L         !  EMail:     Mac@GVG47.GVG.TEK.COM !
  99. ! The Grass Valley Group, Inc.      !                                   !
  100. ! P.O. Box 1114                     !  Telephone: 916-478-3201          !
  101. ! 13024 Bitney Springs Road         !  FAXphone:  916-478-3187          !
  102. ! Grass Valley, California 95945    !                                   !
  103. !-----------------------------------------------------------------------!
  104.