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