Bug 247160

Summary: INSTALL.REDHAT references non-existent README.POSTFIX file [PATCH]
Product: [Fedora] Fedora Reporter: Todd Zullinger <tmz>
Component: mailmanAssignee: Tomas Smetana <tsmetana>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-22 13:06:47 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:
Attachments:
Description Flags
Patch changing reference to README.POSTFIX to the installation guide instead none

Description Todd Zullinger 2007-07-05 18:23:53 UTC
Description of problem:
INSTALL.REDHAT references non-existent README.POSTFIX file

Version-Release number of selected component (if applicable):
mailman-2.1.9-6

How reproducible:
always

Steps to Reproduce:
1. Read INSTALL.READHAT like a good user
2. Try to follow advice for more info in README.POSTFIX
3. Realize it's not available, post on fedora-list
  
The attached patch against current CVS fixes this by changing the reference to
README.POSTFIX to mention the mailman installation guide and its location in
/usr/share/doc.

Comment 1 Todd Zullinger 2007-07-05 18:23:54 UTC
Created attachment 158610 [details]
Patch changing reference to README.POSTFIX to the installation guide instead

Comment 2 Tomas Smetana 2007-08-07 12:09:36 UTC
Thanks. I'll incorporate this in the next release.