home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / sendmail / 3097 next >
Encoding:
Internet Message Format  |  1993-01-04  |  982 b 

  1. Path: sparky!uunet!usc!cs.utexas.edu!asuvax!asuacad!icsrxp
  2. Organization: Arizona State University
  3. Date: Monday, 4 Jan 1993 08:12:56 MST
  4. From: <ICSRXP@ASUACAD.BITNET>
  5. Message-ID: <93004.081256ICSRXP@ASUACAD.BITNET>
  6. Newsgroups: comp.mail.sendmail
  7. Subject:    Return-path
  8. Lines: 13
  9.  
  10. I'm trying to set the Return-Path: header to "userid@thehub.asu.edu".  I've
  11. correctly configured the From: and Resent-From: headers this way.  The entry
  12. I have in sendmail.cf is:
  13.  
  14. H?P?Return-Path: <$g.$m>   -  which produces "userid@thehub"
  15.  
  16. It seems like no matter what is used with the "P" flag, the above entry is put
  17. in the Return-Path: field (e.g. No domain).  When I remove the ?P? from above  ,
  18. it appears correctly, but in addition to the incorrect one (two Return-path:
  19. headers).  In addition, I am using $g.$j with the From: header, but If I use
  20. that with the Return-path header: (w/o P flag) I get thehub.thehub.asu.edu.
  21.  
  22. This system is running SunOS 4.1.3.  Thanks in advance for any help!
  23.