home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / vmsnet / mail / pmdf / 2199 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.3 KB

  1. Path: sparky!uunet!wupost!sdd.hp.com!swrinde!elroy.jpl.nasa.gov!decwrl!decwrl!infopiz!mccall!ipmdf-newsgate!list
  2. From: dmpm%dukemc.bitnet@ymir.claremont.edu (James Dryfoos - Postmaster)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: More on (Any status returned by $ PMDF SEND command in 4.1?)
  5. Message-ID: <01GO42QNU5EG003ZJO@mc.duke.edu>
  6. Date: 28 Aug 92 16:11:27 GMT
  7. Organization: Duke University Medical Center, Durham NC, USA
  8. Lines: 19
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 28 Aug 1992 11:11:27 -0500 (EST)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GO3WLVBGCI95OLLK@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"ipmdf@ymir"
  15. Mime-Version: 1.0
  16. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  17. Content-Transfer-Encoding: 7BIT
  18.  
  19. >I would like to use PMDF SEND command under program control, but
  20. >cannot find any sort of return status on failure (except for the text message).
  21. >Is there anything like deliver_status and deliver$message in this facility?
  22. >Even upon failure (such as bad address) $status is 1.
  23. >This is a much needed feature.
  24. >
  25. >Thanks,
  26. >
  27. >Jim
  28.  
  29. I would like to change this a bit.  Some failures do result in an error in
  30. $status.  However, my problem is:
  31.  
  32. %PMDF-E-ALLADDRBAD, All addresses specified are bad; message not sent
  33. $ stat = $status        !Does $status return anything - no
  34. $ sho sym stat
  35.   STAT = "%X00000001"
  36.  
  37. -Jim
  38.