<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — enabling ipv6 for your iredmail (Postfix/Dovecot)]]></title>
		<link>https://forum.iredmail.org/topic1968-enabling-ipv6-for-your-iredmail-postfixdovecot.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic1968.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in enabling ipv6 for your iredmail (Postfix/Dovecot).]]></description>
		<lastBuildDate>Tue, 29 Sep 2015 00:43:03 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: enabling ipv6 for your iredmail (Postfix/Dovecot)]]></title>
			<link>https://forum.iredmail.org/post42936.html#p42936</link>
			<description><![CDATA[<p>Already dropped Cluebringer in iRedMail development edition, we have a &#039;throttle&#039; plugin for iRedAPD as replacement.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 29 Sep 2015 00:43:03 +0000</pubDate>
			<guid>https://forum.iredmail.org/post42936.html#p42936</guid>
		</item>
		<item>
			<title><![CDATA[Re: enabling ipv6 for your iredmail (Postfix/Dovecot)]]></title>
			<link>https://forum.iredmail.org/post42924.html#p42924</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>We&#039;re still using the latest stable release, Cluebringer-2.0.14, on RHEL/CentOS, and Debian/Ubuntu uses 2.0.10.</p><p>IPv6 support in Cluebringer is not implemented in Cluebringer-2.0.14, although Cluebringer developer provides snapshot release which has IPv6 support, but no stable release yet. Please help push Cluebringer developer to release a new stable release. (i did before <a href="https://www.mail-archive.com/users@lists.policyd.org/msg02184.html">https://www.mail-archive.com/users@list … 02184.html</a> )</p></blockquote></div><p>Perhaps it&#039;s time to look for something to replace Cluebringer with? I just checked the site and they still are on the &quot;snapshot&quot; and no stable release for 2.1.x .... we are already deploying IPv6 and this is a bit of a snag ...</p><p>By the way, great job on iRedMail ... VERY good platform for email. Your efforts are much appreciated.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (k.d.orozco)]]></author>
			<pubDate>Mon, 28 Sep 2015 13:32:07 +0000</pubDate>
			<guid>https://forum.iredmail.org/post42924.html#p42924</guid>
		</item>
		<item>
			<title><![CDATA[Re: enabling ipv6 for your iredmail (Postfix/Dovecot)]]></title>
			<link>https://forum.iredmail.org/post33476.html#p33476</link>
			<description><![CDATA[<p>We&#039;re still using the latest stable release, Cluebringer-2.0.14, on RHEL/CentOS, and Debian/Ubuntu uses 2.0.10.</p><p>IPv6 support in Cluebringer is not implemented in Cluebringer-2.0.14, although Cluebringer developer provides snapshot release which has IPv6 support, but no stable release yet. Please help push Cluebringer developer to release a new stable release. (i did before <a href="https://www.mail-archive.com/users@lists.policyd.org/msg02184.html">https://www.mail-archive.com/users@list … 02184.html</a> )</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 06 Oct 2014 15:11:54 +0000</pubDate>
			<guid>https://forum.iredmail.org/post33476.html#p33476</guid>
		</item>
		<item>
			<title><![CDATA[Re: enabling ipv6 for your iredmail (Postfix/Dovecot)]]></title>
			<link>https://forum.iredmail.org/post33451.html#p33451</link>
			<description><![CDATA[<p>Sorry to bump this, but there are a couple threads mentioning issues with Cluebringer and IPv6. Is this still the case, or is it safe to enable?</p>]]></description>
			<author><![CDATA[null@example.com (hdco)]]></author>
			<pubDate>Fri, 03 Oct 2014 21:07:59 +0000</pubDate>
			<guid>https://forum.iredmail.org/post33451.html#p33451</guid>
		</item>
		<item>
			<title><![CDATA[Re: enabling ipv6 for your iredmail (Postfix/Dovecot)]]></title>
			<link>https://forum.iredmail.org/post22129.html#p22129</link>
			<description><![CDATA[<div class="quotebox"><cite>Jochie wrote:</cite><blockquote><p><em><strong>sudo vim /etc/postfix/main.cf</strong></em></p><p>look for the following line:<br /></p><div class="codebox"><pre><code>inet_protocols = </code></pre></div><p>check if ipv6 is enabled<br />if needed, change the line to : <br /></p><div class="codebox"><pre><code> inet_protocols = ipv4, ipv6 </code></pre></div></blockquote></div><p>Alternatively, you can set inet_protocols to all:</p><div class="codebox"><pre><code>inet_protocols = all</code></pre></div><p>Which will enable both IPv4 and IPv6. It will also make Postfix to automatically listen to all IPv6 addresses that are set to the system, so smtp_bind_address6 is only needed if you wish to restrict Postfix into certain addresses.</p>]]></description>
			<author><![CDATA[null@example.com (Unksi)]]></author>
			<pubDate>Sun, 19 May 2013 13:06:10 +0000</pubDate>
			<guid>https://forum.iredmail.org/post22129.html#p22129</guid>
		</item>
		<item>
			<title><![CDATA[enabling ipv6 for your iredmail (Postfix/Dovecot)]]></title>
			<link>https://forum.iredmail.org/post9303.html#p9303</link>
			<description><![CDATA[<p>Hi All,</p><p>I am using ipv6 for my mailservers and i thought i would share it.<br />Please note i have used public ipv6 ip : <strong>ef80:dead::3/64 </strong> for my explaination. Please use your own ipv6 ;-)</p><p>First of all you need to have ipv6 enabled on your server. If not, contact your reseller/ISP to ask for an ipv6 block.<br />you may check this by typing the following in the command line :</p><p><em><strong>ifconfig | grep Scope:Global</strong></em><br /></p><div class="codebox"><pre><code>user@mailserver:~$ ifconfig | grep Scope:Global
          inet6 addr: ef80:dead::3/64 Scope:Global</code></pre></div><p>In the example you can see <strong>ef80:dead::3/64</strong> is the configured ipv6 on the server, so you can use the ip shown in your output.</p><ul><li><p>Postfix</p></li></ul><p>next, open the file : /etc/postfix/main.cf with your fevorite editor.</p><p><em><strong>sudo vim /etc/postfix/main.cf</strong></em></p><p>look for the following line:<br /></p><div class="codebox"><pre><code>inet_protocols = </code></pre></div><p>check if ipv6 is enabled<br />if needed, change the line to : <br /></p><div class="codebox"><pre><code> inet_protocols = ipv4, ipv6 </code></pre></div><p>next, look for the line:<br /></p><div class="codebox"><pre><code>smtp_bind_address6 =</code></pre></div><p>If not found, add this line :<br /></p><div class="codebox"><pre><code>smtp_bind_address6 =ef80:dead::3</code></pre></div><p>Whenever you make a change to the main.cf, execute the following command as root in order to refresh a running mail system:</p><p><em><strong>sudo postfix reload</strong></em></p><br /><ul><li><p>Dovecot</p></li></ul><p>open the file : /etc/dovecot/dovecot.conf with your fevorite editor.</p><p><em><strong>sudo vim /etc/dovecot/dovecot.conf</strong></em></p><p>look for the following line:<br /></p><div class="codebox"><pre><code>listen = </code></pre></div><p>and add your ipv6 to it :<br /></p><div class="codebox"><pre><code>listen = 127.0.0.1,208.67.222.222, [ef80:dead::3] </code></pre></div><p>Where as 208.67.222.222 would be your own external ipv4.</p><p>next, restart dovecot.</p><p><em><strong>sudo /etc/init.d/dovecot restart</strong></em></p><p>And your set.</p><p>Check your syslog to see if all went okay.</p><p>Enjoy,</p><p>Jochie</p>]]></description>
			<author><![CDATA[null@example.com (Jochie)]]></author>
			<pubDate>Sat, 07 May 2011 09:22:37 +0000</pubDate>
			<guid>https://forum.iredmail.org/post9303.html#p9303</guid>
		</item>
	</channel>
</rss>
