<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Installing Mailman To Use HTTPS On CentOS 5.1</title>
	<atom:link href="http://davmp.kimanddave.com/2008/03/30/installing-mailman-to-use-https-on-centos-51/feed/" rel="self" type="application/rss+xml" />
	<link>http://davmp.kimanddave.com/2008/03/30/installing-mailman-to-use-https-on-centos-51/</link>
	<description>My mental mumblings on a chaotic timeline</description>
	<lastBuildDate>Sat, 24 Jul 2010 10:51:34 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dave</title>
		<link>http://davmp.kimanddave.com/2008/03/30/installing-mailman-to-use-https-on-centos-51/comment-page-1/#comment-173</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sun, 11 Oct 2009 15:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://davmp.kimanddave.com/2008/03/30/installing-mailman-to-use-https-on-centos-51/#comment-173</guid>
		<description>Great write up! Thanks for the detailed instructions.. Worked like a charm.</description>
		<content:encoded><![CDATA[<p>Great write up! Thanks for the detailed instructions.. Worked like a charm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rizwan</title>
		<link>http://davmp.kimanddave.com/2008/03/30/installing-mailman-to-use-https-on-centos-51/comment-page-1/#comment-152</link>
		<dc:creator>Rizwan</dc:creator>
		<pubDate>Wed, 10 Jun 2009 11:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://davmp.kimanddave.com/2008/03/30/installing-mailman-to-use-https-on-centos-51/#comment-152</guid>
		<description>Very useful, good</description>
		<content:encoded><![CDATA[<p>Very useful, good</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://davmp.kimanddave.com/2008/03/30/installing-mailman-to-use-https-on-centos-51/comment-page-1/#comment-114</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 05 Nov 2008 19:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://davmp.kimanddave.com/2008/03/30/installing-mailman-to-use-https-on-centos-51/#comment-114</guid>
		<description>This is a good tut for mailman running ssl. I followed the most part to setup mine. If you use postfix and you want to make the aliases creation automated you should do:

Add this to the bottom of  /etc/mailman/mm_cfg.py file: MTA = &#039;Postfix&#039;


cd /usr/lib/mailman
bin/genaliases
chown mailman:mailman /etc/mailman/aliases*
chmod g+w /etc/mailman/aliases*
vim /etc/postfix/main.cf 
search for alias_maps and find the one that is not commented out and add:
hash:/etc/mailman/aliases so it should look like:
alias_maps = hash:/etc/aliases,hash:/etc/mailman/aliases</description>
		<content:encoded><![CDATA[<p>This is a good tut for mailman running ssl. I followed the most part to setup mine. If you use postfix and you want to make the aliases creation automated you should do:</p>
<p>Add this to the bottom of  /etc/mailman/mm_cfg.py file: MTA = &#8216;Postfix&#8217;</p>
<p>cd /usr/lib/mailman<br />
bin/genaliases<br />
chown mailman:mailman /etc/mailman/aliases*<br />
chmod g+w /etc/mailman/aliases*<br />
vim /etc/postfix/main.cf<br />
search for alias_maps and find the one that is not commented out and add:<br />
hash:/etc/mailman/aliases so it should look like:<br />
alias_maps = hash:/etc/aliases,hash:/etc/mailman/aliases</p>
]]></content:encoded>
	</item>
</channel>
</rss>
