home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / mail / sendmail / 3140 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!gatech!concert!samba!PHYSICS.UNC.EDU!kahn
  3. From: kahn@PHYSICS.UNC.EDU (Dan Kahn)
  4. Subject: sendmail induced wierdness from xrn
  5. Message-ID: <1993Jan10.212459.2961@samba.oit.unc.edu>
  6. Sender: usenet@samba.oit.unc.edu
  7. Nntp-Posting-Host: augustus.physics.unc.edu
  8. Organization: Physics Dept. UNC-CH
  9. Date: Sun, 10 Jan 1993 21:24:59 GMT
  10. Lines: 22
  11.  
  12. When I use Xrn (X based news reader) on a Sparc station running SunOS 4.1.1 to
  13. forward newsgroup posts the From: field of the mail message gets messed up. 
  14. Generally what happens is that the mail is addressed as coming from the
  15. receipents, and not from me.  (I've seen even stranger behavior running
  16. on an NIS client where the receipient wasn't in the local /etc/passwd file,
  17. namely the From: field simply got the last entry in the local /etc/passwd file!)
  18.  
  19. sendmail is invoked from xrn as a pipe with the arguments /usr/lib/sendmail -oi
  20. -t and the message is piped into sendmail.
  21.  
  22. The really strange thing is that this only happens if I start xrn from the twm
  23. menu and not if I start it from a shell in my xterm.  I've checked the
  24. environment variables for shells that twm starts and I've gone through enough of
  25. the execution of xrn with a debugger to be satisfied that /usr/lib/sendmail is
  26. getting a correct message in both cases.  It seems to me that the
  27. /usr/lib/sendmail sub-process must be behaving in a subtly different way
  28. depending on how the xrn program is started.
  29.  
  30. What is causing this strange behavior?
  31.  
  32. Thanks,
  33. --dan
  34.