Bug 111923
| Summary: | postfix creates /var/spool/postfix/etc as file and not directory | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Cameron Christensen <chris> |
| Component: | postfix | Assignee: | John Dennis <jdennis> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | hps |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-01-12 21:38:26 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: | |||
Internal RFE bug #112193 entered - will be considered for future releases. Thank you! Fixed in next release. *** Bug 122614 has been marked as a duplicate of this bug. *** |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 Description of problem: Starting postfix with the /etc/init.d/postfix script copies the contents of the /etc/resolv.conf file into the /var/spool/postfix/etc file. /var/spool/postfix/etc is created as a file and not as a directory. This is probably no longer needed since postfix is not chrooted. Version-Release number of selected component (if applicable): postfix-2.0.11-4 How reproducible: Always Steps to Reproduce: 1. Install the postfix-2.0.11-4.i386.rpm 2. Start postfix with /etc/init.d/postfix 3. Actual Results: /var/spool/postfix/etc is created as a file and not as a directory. Additional info: