<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — General way to upgrade]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic177.xml" />
	<updated>2009-08-19T12:33:15Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic177-general-way-to-upgrade.html</id>
		<entry>
			<title type="html"><![CDATA[Re: General way to upgrade]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post874.html#p874" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>thomas wrote:</cite><blockquote><p>So basically all i have to do is a &quot;yum update&quot; followed by &quot;yum upgrade&quot; and manually change the config files, mysql etc.?</p></blockquote></div><p>Yes (almost).</p><p>If addition operations are required after binary package upgrade, we will public relate information in this forum and our twitter (@iredmail, <a href="http://twitter.com/iredmail">http://twitter.com/iredmail</a>), and push the binary package into yum repository about one week later so that system admins have enough time to notice the addition requirements.</p><p>This situation appeared before, but not so much times. </p><p>So, don&#039;t forget to subscribe forum RSS feed or follow us on twitter.<br />About RSS feed, you can subscribe to &#039;News &amp; Announcements&#039; forum for this purpose.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-08-19T12:33:15Z</updated>
			<id>http://www.iredmail.org/forum/post874.html#p874</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: General way to upgrade]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post873.html#p873" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><div class="quotebox"><cite>thomas wrote:</cite><blockquote><p>I am still wondering, what he recommended way to upgrade my installation is.<br />...<br />Having a yum repository made me think i just could use &quot;yum update&quot; and everything wil be worked out more or less by itself.</p></blockquote></div><p>As you may know, we have a yum repository for RHEL/CentOS 5.x, used to update binary packages.<br />But we may change settings in config files in new version, it&#039;s not *SAFE* to change them while you use &#039;yum update/upgrade&#039; to update binary packages, so we drop them in a upgrade tutorial, system admins have to adjust settings manually.</p></blockquote></div><p>So basically all i have to do is a &quot;yum update&quot; and manually change the config files, mysql etc.?<br />I don&#039;t really get it. &quot;yum update&quot; did not alter anything. Not even the binaries, nothing.</p><p>Regards,<br />Tom</p>]]></content>
			<author>
				<name><![CDATA[thomas]]></name>
				<uri>http://www.iredmail.org/forum/user196.html</uri>
			</author>
			<updated>2009-08-19T12:20:48Z</updated>
			<id>http://www.iredmail.org/forum/post873.html#p873</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: General way to upgrade]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post871.html#p871" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>thomas wrote:</cite><blockquote><p>I am still wondering, what he recommended way to upgrade my installation is.<br />...<br />Having a yum repository made me think i just could use &quot;yum update&quot; and everything wil be worked out more or less by itself.</p></blockquote></div><p>As you may know, we have a yum repository for RHEL/CentOS 5.x, used to update binary packages.<br />But we may change settings in config files in new version, it&#039;s not *SAFE* to change them while you use &#039;yum update/upgrade&#039; to update binary packages, so we drop them in a upgrade tutorial, system admins have to adjust settings manually.</p><p>This is the best way for upgrading i can image, if you have better idea, please do contact me, let&#039;s make it better <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><div class="quotebox"><cite>thomas wrote:</cite><blockquote><p>What is the correct way to check the iRedMail-Version?</p></blockquote></div><p>You can find it in all config files which modifed by iRedMail, such as /etc/dovecot.conf, /etc/postfix/ldap_*.cf, /etc/postfix/mysql_*.cf, etc.</p><p>And you can get it with this command:<br /></p><div class="codebox"><pre><code>$ sudo postconf -n mail_name
mail_name = iRedMail

$ sudo postconf -n mail_version
mail_version = 0.5.0</code></pre></div><div class="quotebox"><cite>thomas wrote:</cite><blockquote><p>The wiki-documenation on these topics states &quot;this is work in progress - don&#039;t do this!&quot;...</p></blockquote></div><p>Thanks for your remind, i removed this notice. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-08-19T12:12:29Z</updated>
			<id>http://www.iredmail.org/forum/post871.html#p871</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[General way to upgrade]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post863.html#p863" />
			<content type="html"><![CDATA[<p>Hi,</p><p>i am running an iRedMail-installation on CentOS 5.3 without any bigger problems so far. Thumbs up, excellent work <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />I am still wondering, what he recommended way to upgrade my installation is.<br />Having a yum repository made me think i just could use &quot;yum update&quot; and everything wil be worked out more or less by itself.<br />No i found that i still have i.e. phpMyAdmin - 2.11.9.4 and so i think i am somewhat stuck with iRedMail 0.3.x.<br />What is the correct way to check the iRedMail-Version?<br />How do i upgrade a running installation without bigger hassle? The wiki-documenation on these topics states &quot;this is work in progress - don&#039;t do this!&quot;...</p><p>Thanks for your help and kind regards,<br />Thomas</p>]]></content>
			<author>
				<name><![CDATA[thomas]]></name>
				<uri>http://www.iredmail.org/forum/user196.html</uri>
			</author>
			<updated>2009-08-19T10:05:07Z</updated>
			<id>http://www.iredmail.org/forum/post863.html#p863</id>
		</entry>
</feed>
