home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / vmsnet / mail / pmdf / 2594 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.5 KB

  1. Path: sparky!uunet!stanford.edu!agate!netsys!pagesat!olivea!decwrl!sdd.hp.com!ux1.cso.uiuc.edu!moe.ksu.ksu.edu!mccall!ipmdf-newsgate!list
  2. From: dan@innosoft.com (Daniel C. Newman)
  3. Newsgroups: vmsnet.mail.pmdf
  4. Subject: RE: forwarding mail for testing
  5. Message-ID: <01GR3KYQRI369AMGKO@INNOSOFT.COM>
  6. Date: 13 Nov 92 17:07:40 GMT
  7. Organization: The Internet
  8. Lines: 17
  9. Return-Path: <epmdf@YMIR.CLAREMONT.EDU>
  10. Resent-Date: 13 Nov 1992 10:07:40 -0700 (PDT)
  11. Resent-From: epmdf@YMIR.CLAREMONT.EDU
  12. Errors-To: epmdf@YMIR.CLAREMONT.EDU
  13. Resent-Message-ID: <01GR3KZU3QAA8ZFR5L@YMIR.CLAREMONT.EDU>
  14. X-Vms-To: IN%"cvm@NAUVAX.UCC.NAU.EDU"
  15. X-Vms-Cc: IPMDF
  16. Mime-Version: 1.0
  17. Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
  18. Content-Transfer-Encoding: 7BIT
  19.  
  20. > I am trying to evaluate MS-Mail.  To help do this I would like to have
  21. > all mail that is sent to my VMS mail account also sent to my MS-Mail
  22. > account. I am currently using the W action of deliver to do this, but it
  23. > does not keep the original headers intact.  Any suggestions on how I can
  24. > accomplish this?  I use deliver for other purposes also.  Could I
  25. > eliminate the W action in my MAIL.DELIVERY file, change my forwarding
  26. > address in VMS mail to be: in%"~cvm,cvm@msmail.ucc.nau.edu" and still
  27. > have deliver work?
  28.  
  29. Use the P action instead of W or F.  The problem with W and F is that they
  30. use VMS MAIL to forward the message and this is too much of a disruption to
  31. the headers.  If you use the P action, then PMDF SEND will be used instead
  32. of VMS MAIL:
  33.  
  34.   * * * A P "cvm@msmail.ucc.nau.edu"
  35.  
  36. Dan
  37.