home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / mail / sendmail / 2090 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.3 KB  |  31 lines

  1. Newsgroups: comp.mail.sendmail
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!ux1.cso.uiuc.edu!mp.cs.niu.edu!rickert
  3. From: rickert@mp.cs.niu.edu (Neil Rickert)
  4. Subject: Re: sendmail locked, sync:no such user
  5. Message-ID: <1992Aug18.125143.29431@mp.cs.niu.edu>
  6. Organization: Northern Illinois University
  7. References: <1352000003@igc.apc.org>
  8. Date: Tue, 18 Aug 1992 12:51:43 GMT
  9. Lines: 20
  10.  
  11. In article <1352000003@igc.apc.org> Charlie Rosenberg <crosenberg@igc.apc.org> writes:
  12. >
  13. >I noticed a load on the system and found sendmail running five 
  14. >different times.  syslog shows many of the locked messages listed
  15. >below.  If I bring TCP/IP down, it will kill sendmail of course and
  16. >when it starts it back up again things are back to normal.
  17.  
  18.   In that case the "locked" messages are just messages already being
  19. processed by another sendmail.  This is not a problem.  If, after bringing
  20. sendmail down, there are still locked messages on restart, then you have
  21. some lock files that need deletion.  However, with the symptoms you
  22. describe, this seems not to be the problem.
  23.  
  24. >I also wondered what causes the inetd error listed below.
  25.  
  26. ><27>Aug 17 11:38:14 inetd[12454]: getpwnam: sync: No such user
  27.  
  28.  Sounds like a bad entry in /etc/inetd.conf .  Perhaps you need to read
  29. the documentation more clearly.
  30.  
  31.