<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: OpenBrainstem Mailman Configuration Fixed</title>
	<link>http://blog.openbrainstem.net/peregrine/2006/06/07/openbrainstem-mailman-configuration-fixed/</link>
	<description>Stuff I Decided to Write</description>
	<pubDate>Tue, 06 Jan 2009 21:31:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Peregrine</title>
		<link>http://blog.openbrainstem.net/peregrine/2006/06/07/openbrainstem-mailman-configuration-fixed/#comment-5</link>
		<dc:creator>Peregrine</dc:creator>
		<pubDate>Thu, 08 Jun 2006 20:19:23 +0000</pubDate>
		<guid>http://blog.openbrainstem.net/peregrine/2006/06/07/openbrainstem-mailman-configuration-fixed/#comment-5</guid>
		<description>1)  I did.  But later I discovered that there are more such places in the code that need fixing.

Also, I've updated &lt;a href="http://www.wordpress.org/" rel="nofollow"&gt;WordPress&lt;/a&gt; to 2.0.3 since I put the fix in,  I created a patch and sent it up to them, but I don't know if they put it into 2.0.3. A couple of things to check there.

2) I like that idea. Email server administration is one of those area where I haven't had much experience. I'm learning fast, now that I'm running my own mail servers for OpenBrainstem.net (and a few other domains that I hold).

I'll try it out, tonight, and let you know how it goes.

Thanks -- Lamont</description>
		<content:encoded><![CDATA[<p>1)  I did.  But later I discovered that there are more such places in the code that need fixing.</p>
<p>Also, I&#8217;ve updated <a href="http://www.wordpress.org/" rel="nofollow" onclick="javascript:urchinTracker('/outbound/comment/http://www.wordpress.org/');">WordPress</a> to 2.0.3 since I put the fix in,  I created a patch and sent it up to them, but I don&#8217;t know if they put it into 2.0.3. A couple of things to check there.</p>
<p>2) I like that idea. Email server administration is one of those area where I haven&#8217;t had much experience. I&#8217;m learning fast, now that I&#8217;m running my own mail servers for OpenBrainstem.net (and a few other domains that I hold).</p>
<p>I&#8217;ll try it out, tonight, and let you know how it goes.</p>
<p>Thanks &#8212; Lamont</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Gunderson</title>
		<link>http://blog.openbrainstem.net/peregrine/2006/06/07/openbrainstem-mailman-configuration-fixed/#comment-2</link>
		<dc:creator>Gabriel Gunderson</dc:creator>
		<pubDate>Thu, 08 Jun 2006 18:58:33 +0000</pubDate>
		<guid>http://blog.openbrainstem.net/peregrine/2006/06/07/openbrainstem-mailman-configuration-fixed/#comment-2</guid>
		<description>1) I thought you got the wordpress/https/smiley bug fixed. :)

2) I think there is a better way to do this mailman setup…

a) Alias with Mailman:
################
The output of /usr/lib/mailman/bin/genaliases depends on the value of the `MTA’ variable in your mm_cfg.py. If you have Postfix there, it makes a file called /etc/mailmain/alias. I think it also runs postmap on it.

Then in your main.cf you would add “alias_database = hash:/etc/aliases, hash:/etc/mailman/aliases.” This way, Mailman takes care of its own aliases. Make a new list - it just works!

b) Going Virtual:
################
If they are virtual domains then you have to take the extra step of adding them to the mm_cfg.py as such:

“POSTFIX_STYLE_VIRTUAL_DOMAINS = [’domain1.tld’, ‘domain2.tld’]”
“add_virtualhost(’domain1.tld’, ‘domain2.tld’)”

Then when you add new domains it will add them to a file with only mailman’s virtual settings. Let Postfix know about them by adding this to your main.cf:

“virtual_alias_maps = hash:/etc/postfix/virtual, hash:/etc/mailman/virtual-mailman”

Let me know if that screws you up. It’s been a while since I’ve done it.

Later - Gabe</description>
		<content:encoded><![CDATA[<p>1) I thought you got the wordpress/https/smiley bug fixed. :)</p>
<p>2) I think there is a better way to do this mailman setup…</p>
<p>a) Alias with Mailman:<br />
################<br />
The output of /usr/lib/mailman/bin/genaliases depends on the value of the `MTA’ variable in your mm_cfg.py. If you have Postfix there, it makes a file called /etc/mailmain/alias. I think it also runs postmap on it.</p>
<p>Then in your main.cf you would add “alias_database = hash:/etc/aliases, hash:/etc/mailman/aliases.” This way, Mailman takes care of its own aliases. Make a new list - it just works!</p>
<p>b) Going Virtual:<br />
################<br />
If they are virtual domains then you have to take the extra step of adding them to the mm_cfg.py as such:</p>
<p>“POSTFIX_STYLE_VIRTUAL_DOMAINS = [’domain1.tld’, ‘domain2.tld’]”<br />
“add_virtualhost(’domain1.tld’, ‘domain2.tld’)”</p>
<p>Then when you add new domains it will add them to a file with only mailman’s virtual settings. Let Postfix know about them by adding this to your main.cf:</p>
<p>“virtual_alias_maps = hash:/etc/postfix/virtual, hash:/etc/mailman/virtual-mailman”</p>
<p>Let me know if that screws you up. It’s been a while since I’ve done it.</p>
<p>Later - Gabe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
