Bug 667983
| Summary: | sendmail gets wedged | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas J. Baker <tjb> |
| Component: | sendmail | Assignee: | Jaroslav Škarvada <jskarvad> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 14 | CC: | jskarvad, mlichvar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-01-31 13:49:20 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
Thomas J. Baker
2011-01-07 15:17:52 UTC
Do you limit number of sendmail child processes (confMAX_DAEMON_CHILDREN)? Are you using logwatch? Is there any specific sendmail settings in you config differing from the defaults? I tried (several times) to handle more than 100 logwatch emails simultaneously on my testing machine - it was kicked into knees for couple of minutes but I was not successful to reproduce this. I have these set: define(`confMAX_DAEMON_CHILDREN', `50')dnl define(`confCONNECTION_RATE_THROTTLE', `3')dnl I am using logwatch and I have a couple of dnsbl's defined as well and clam-av milter and spamass-milter configured. I receive a lot of mail on this machine. F14 is EOL, is it still an issue with current Fedoras? No, it's fine now. |