Bug 426546
Summary: | Dovecot fails to log in the event that its port(s) are already in use | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 5 | Reporter: | Skip Duckwall <skip> |
Component: | dovecot | Assignee: | Tomas Janousek <tjanouse> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 5.1 | CC: | dwalsh, rlocke |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Current | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-01-08 21:19:16 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
Skip Duckwall
2007-12-21 22:06:06 UTC
My reporoduction example I used imaps instead of pop3s like I did in my CENTOS 5 test. Whoops... This seems to be caused by selinux. Dan, are you aware of this, could you fix this for 5.2? Were there entries in the /var/log/audit/audit.log? If you update to U1 does the problem go away? I didn't look in /var/log/audit/audit.log. I don't know if there was anything generated there or not. It was in a classroom setting that I ran into the problem with RHEL 5.1. I'm not sure which exact version was used. I looked in /var/log/messages and I think /var/log/mail and didn't see anything. Being an old-time unix guy I'd expect to see something generated in a traditional location, but that's just me. Wish I could be more help. I *think* that Rob Locke (the instructor) is CC'd on this bug and he might be able to give the exact version of dovecot that was used. I didn't see anything in dmesg/logs either, but "setenforce 0" definitely makes it work and "setenforce 1" makes it stop working. A lot of fixes went into dovecot policy in U1 and some are in U2, so I believe this is fixed. setroubleshoot will put user readable messages in /var/log/messages. It translates the messages from /var/log/audit/audit.log. Messages in audit.log is an audit thing, not an SELinux thing, but we are along for the ride. |