home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / mail / sendmail / 2216 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.5 KB  |  49 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!mcsun!sun4nl!esatst!wg!chris
  3. From: chris@wg.estec.esa.nl (Milquetoast)
  4. Subject: Fullname expansion problem
  5. Message-ID: <1992Sep7.134758.5261@wg.estec.nl>
  6. Sender: news@wg.estec.nl
  7. Nntp-Posting-Host: wgserv
  8. Reply-To: chris@wg.estec.esa.nl
  9. Organization: WG/ESTEC, Noordwijk, The Netherlands
  10. Date: Mon, 7 Sep 92 13:47:58 GMT
  11. Lines: 36
  12.  
  13. We seem to have a problem with our sendmail configuration, in that if a
  14. message is sent from a user sendmail tries to resolve the fullname by using
  15. all the full names which contain the username. For example, suppose we have
  16. passwd entries as follows:
  17.  
  18. foobar:*:nn:nn:foobar saunders:/users/foobar:/bin/csh
  19. eric:*:nn:nn:eric afoojones:/users/eric:/bin/ksh
  20. foo:*:nn:nn:foo smith/users/foo:/bin/ksh
  21.  
  22. (In our case, of course, all the users have passwords and different uids).
  23. Mail sent from foo will appear as
  24.  
  25. From: foo (foobar saunders
  26.  
  27.  
  28. BAD MSG:
  29. eric afoojones
  30. oo smith)
  31.  
  32. Is there some way to fix this so that it will appear as 
  33. From: foo (foo smith).
  34.  
  35. [BTW we're running whatever version of sendmail is supplied with SunOS 4.1.1]
  36.  
  37. Regards,
  38.  
  39.  
  40. Chris
  41. ------------------------------------------------------------------------------
  42. Chris Rouch                                              chris@wg.estec.esa.nl
  43. Serco Space Ltd                                            Tel: +31 1719 84672
  44. ESTEC, The Netherlands                                     Fax: +31 1719 84192
  45. ------------------------------------------------------------------------------
  46. ....... drivin' or what?
  47.  
  48.  
  49.