home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / bit / listserv / pmdfl / 2343 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.9 KB  |  47 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!stanford.edu!bcm!convex!darwin.sura.net!paladin.american.edu!auvm!INNOSOFT.COM!DAN
  3. Errors-to: epmdf@YMIR.BITNET
  4. X-Envelope-to: PMDF-L@IRLEARN.BITNET
  5. X-VMS-To: IN%"cvm@NAUVAX.UCC.NAU.EDU"
  6. X-VMS-Cc: IPMDF
  7. MIME-version: 1.0
  8. Content-type: TEXT/PLAIN; CHARSET=US-ASCII
  9. Content-transfer-encoding: 7BIT
  10. Message-ID: <01GR84BPTV368ZHH02@YMIR.CLAREMONT.EDU>
  11. Date:         Tue, 17 Nov 92 05:02:45 GMT
  12. Sender:       PMDF Distribution List <PMDF-L@IRLEARN.BITNET>
  13. From:         "Daniel C. Newman" <DAN@INNOSOFT.COM>
  14. Subject:      RE: forwarding mail for testing
  15. Newsgroups: bit.listserv.pmdf-l
  16. Lines: 29
  17.  
  18. >>> I am trying to evaluate MS-Mail.  To help do this I would like to have
  19. >>> all mail that is sent to my VMS mail account also sent to my MS-Mail
  20. >>> account. I am currently using the W action of deliver to do this, but it
  21. >>> does not keep the original headers intact.  Any suggestions on how I can
  22. >>> accomplish this?  I use deliver for other purposes also.  Could I
  23. >>> eliminate the W action in my MAIL.DELIVERY file, change my forwarding
  24. >>> address in VMS mail to be: in%"~cvm,cvm@msmail.ucc.nau.edu" and still
  25. >>> have deliver work?
  26. >>
  27. >>Use the P action instead of W or F.  The problem with W and F is that they
  28. >>use VMS MAIL to forward the message and this is too much of a disruption to
  29. >>the headers.  If you use the P action, then PMDF SEND will be used instead
  30. >>of VMS MAIL:
  31. >>
  32. >>  * * * A P "cvm@msmail.ucc.nau.edu"
  33. >>
  34. >>Dan
  35. >
  36. > The P action keeps the headers intact but it does not leave the
  37. > originator of the message as the sender.  What I really need is a an
  38. > action that uses PMDF SEND to send the mail and makes the From: field be
  39. > the original sender of ther message.
  40.  
  41. You will find absolutely no easy way to do this in PMDF since it is, after all,
  42. a violation of the relevant standards.  (That is, it is intentionally
  43. difficult.)  The only way you'll be able to do this is to write your own PMDF
  44. channel.
  45.  
  46. Dan
  47.