home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / 3b1 / 4127 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  2.3 KB

  1. Xref: sparky comp.sys.3b1:4127 comp.mail.misc:4122
  2. Newsgroups: comp.sys.3b1,comp.mail.misc
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!ddsw1!gagme!gagme!wdp
  4. From: wdp@gagme.chi.il.us (Bill Pfeiffer)
  5. Subject: Sendmail problem on AT&T unix 7300 (3b1).
  6. Message-ID: <1992Dec28.184517.19016@gagme.chi.il.us>
  7. Originator: wdp@gagme
  8. Lines: 41
  9. Sender: wdp@gagme.chi.il.us (Bill Pfeiffer)
  10. Organization: Gagme Public Access UNIX, Chicago, Illinois.
  11. Date: Mon, 28 Dec 1992 18:45:17 GMT
  12.  
  13. I run sendmail 3.1 on my unixpc 7300 and I have a problem.  Letters
  14. get stuck in the directory /usr/spool/smail/input and are not
  15. processed into the outgoing uucp spool to my mail server.
  16.  
  17. I posted this recently and got two replies suggesting that I execute
  18. the 'runq' or 'mailq' programs manually.  Trouble is, my system does
  19. not use either program.  Sendmail has an option of -q that is supposed
  20. to do the same thing as runq, but when I execute 'sendmail -q' the HD
  21. spins a few seconds but the files remain in the /usr/spool/smail/input
  22. directory.  There is a coresponding lock file in /usr/spool/smail/lock
  23. for each stuck letter.  Even if I remove that lock file, the letters
  24. do not move.
  25.  
  26. Now  here is the strange part.  This problem is intermittent.  Some
  27. attempts will actually succede and some (most) fail as stated above.
  28. There is no apparent pattern to whether or not the mail attempt
  29. succedes.  I use elm 2.3 as the mail interface and it seems to be
  30. working fine, depositing the letters, along with their headers and
  31. such, into smail/input, but sendmail does not pick up the ball and
  32. run with it.
  33.  
  34. Is there some file in the /usr/lib/smail that has an effect on the
  35. activity of this part of sendmail?  BTW I also use HDB uucp in the
  36. system.  Actual uucp transfers work fine so I believe that sendmail is
  37. at fault.  If I redirect a file directly into the mail command ...
  38.  
  39. $ mail user@site.xxx <file.name <cr> 
  40.  
  41. ... that seems to work fine (although I have not done this often
  42. enough to find out if it always works).
  43.  
  44. Can anyone please shed some light on this?  I do a lot of  mailing
  45. from my site and it is getting very annoying to say the least :-(.  Is
  46. there some process that I lack?  If so why does it work sometimes and
  47. not others?  I just had a month where it worked fine almost every
  48. time.  Now, after a re-boot, it is failing almost every time.
  49.  
  50. Anyway, please help
  51.  
  52. Thanks...
  53. Bill
  54.