home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12579 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!olivea!spool.mu.edu!yale.edu!jvnc.net!netnews.upenn.edu!wal6000b.udc.upenn.edu!david
  2. From: david@wal6000b.udc.upenn.edu (R. David Murray)
  3. Newsgroups: comp.unix.aix
  4. Subject: Who is sending us mail?
  5. Message-ID: <102182@netnews.upenn.edu>
  6. Date: 15 Dec 92 19:06:06 GMT
  7. Sender: news@netnews.upenn.edu
  8. Reply-To: david@penndrls.upenn.edu
  9. Organization: University Data Center, University of Pennsylvania
  10. Lines: 23
  11. Nntp-Posting-Host: wal6000b.udc.upenn.edu
  12.  
  13. We have two rs6000/320's running AIX 3.2.  Recently we have started getting
  14. messages on the console from 'sendmail daemon' that look like someone is
  15. sending mail to invalid users on the machine.  I thought I'd find out what
  16. system was sending the messages and clear up whatever misunderstanding they
  17. had, but I have been unable to figure out how to determine who is sending
  18. the mail.  I've learned about syslog, and set up our syslog.conf files to
  19. log everything, but the sendmail message for a message to a non-existant
  20. user just gives the to address and 'status user unknown'.  Cranking up the
  21. debug level in sendmail.cf doesn't seem to product anything more useful.
  22. How do I get sendmail to log all connections the way VM/TCPIP/SMTP does?
  23.  
  24. Also, when I sent test messages to invalid users, while the sendmail
  25. message appeared where syslog.conf told it to, I did not get a message
  26. on the console.  I hadn't told syslog.conf to do so, but even before I
  27. got the syslog stuff working, the messages were not appearing on the
  28. console.  So were the events that triggered the original 'sendmail daemon:'
  29. messages on the console /not/ simple misdirected mail errors?  An example
  30. of one of the messages is:
  31.  
  32. sendmail daemon: murray... User unknown: A file or directory in the path name
  33. does not exist
  34.  
  35. This is not the message logged by syslog when I send my test messages.
  36.