From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 Description of problem: Now that /etc/httpd/conf/httpd.conf use the directive Include conf.d/*.conf to load per-component config, httpd-mailman.conf can be put in /etc/httpd/conf.d as, say, /etc/httpd/conf.d/mailman.conf instead of having it as /etc/httpd/conf/httpd-mailman.conf This would make mailman work 'out of the box' (well almost) and without insisting on cluttering up httpd.conf Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: rpm -qlf /etc/httpd/conf/httpd-mailman.conf Additional info:
Found /etc/httpd/conf.d/httpd-mailman.conf in mailman-2.1-2 in Rawhide. However, it could have been /etc/httpd/conf.d/mailman.conf to be more consistent (namewise /etc/httpd/conf.d/<packagename>.conf - for example, squirrelmail.conf) Let John (and others) decide on this and close the bug. As far as I am concerned, I am OK and can consider it resolved.
When I moved the file to the config directory I considered renaming it but held back thinking previous users might go looking for a file with the same name. But I tend to agree with you that mailman.conf is a better name. I think I'll change the name for the next package.
Fix confirmed with mailman-2.1-3.