home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / vmsnet / internal / 1308 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  1.9 KB

  1. Xref: sparky vmsnet.internals:1308 comp.os.vms:14956
  2. Path: sparky!uunet!dtix!darwin.sura.net!wupost!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!mbox.ualr.edu!backup.ualr.edu!domiller
  3. From: domiller@ualr.edu
  4. Newsgroups: vmsnet.internals,comp.os.vms
  5. Subject: Help patching MAILSHR
  6. Message-ID: <1992Sep12.205212.1@ualr.edu>
  7. Date: 12 Sep 92 20:52:12 GMT
  8. Organization: University of Arkansas at Little Rock
  9. Lines: 26
  10. Nntp-Posting-Host: backup.ualr.edu
  11.  
  12. Okay all you Macro/Patch hackers out there, here's a simple(?) one.
  13.  
  14. I have been trying to modify the mailshr patch posted Claude Barbe to verify
  15. if a user exists in the local sysuaf, and transparently re-write the address
  16. if not.  I can get the code to work fine in Macro using a call to sys$getuai,
  17. but I can't figure out how to get it into a patch.  Apparently sys$getuai does
  18. not translate to an address that can be used by patch (unlike sys$setprv or
  19. sys$fao which are also used in the patch).
  20.  
  21. Okay, now the question.  How can I accomplish finding the validity of a user
  22. in a manner that can be used in a patch to mailshr?
  23.  
  24. Alternatively, is there a user with source listings on CD who would be willing
  25. to let me peruse the MAILSHR sources (if that's legal)?
  26.     Thanks,
  27.     Dale
  28.  
  29. ----------------------------------------------------------------------------
  30. | Dale O. Miller                          | #   #  ###  #     ####         |
  31. | University of Arkansas at Little Rock   | #   # #   # #     #   #        |
  32. | 2801 S. University                      | #   # ##### #     ####         |
  33. | Little Rock, AR  72204-1099  USA        | #   # #   # #     #  #         |
  34. | (501)569-8714                           |  ###  #   # ##### #   #        |
  35. | DOMILLER@UALR.EDU, DOMILLER@UALR.BITNET | Disclaimer: This does not      |
  36. | 92-20-28 W,34-43-30 N.ICBMNET           | say what I say it doesn't say. |
  37. ----------------------------------------------------------------------------
  38.