Bug 30949
Summary: | Sendmail doesn't log From: in most cases | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Fran Boon <flavour> |
Component: | sysklogd | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | dan.schuster, oliver, rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-01-27 18:33:51 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Fran Boon
2001-03-07 15:38:55 UTC
I am also seeing this problem with different version of Sendmail and RH. I have seen it with RH7.0 and Sendmail 8.9.3 and 8.12.2. If I stop Sendmail and stop syslog and then start syslog and then start sendmail it will then log correctly again -- with the "from" line. The sendmail people say it is a bug in syslog (from sendmail newsgroup): the likely cause is a broken syslog() function in the C library. Restarting the sendmail daemon should "fix" it until next time you restart the syslog daemon If you see a from=<> line in your /var/log/maillog, thats normal. It is not imperative that sendmail shows the from= email in maillog. Sometimes the smtp server that sends the email to sendmail, does not include that line. It can be omited. |