<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail 开源邮件服务解决方案 - roundcubemail 升级4.2.1后地址簿SERVICE CURRENTLY NOT AVAILABLE!]]></title>
		<link>https://bbs.iredmail.org/topic1724-roundcubemail-421service-currently-not-available.html</link>
		<atom:link href="https://bbs.iredmail.org/feed-rss-topic1724.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[roundcubemail 升级4.2.1后地址簿SERVICE CURRENTLY NOT AVAILABLE! 里最新回复的文章]]></description>
		<lastBuildDate>Wed, 08 Dec 2010 03:52:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[回复: roundcubemail 升级4.2.1后地址簿SERVICE CURRENTLY NOT AVAILABLE!]]></title>
			<link>https://bbs.iredmail.org/post8738.html#p8738</link>
			<description><![CDATA[<p>现在RoundCube增加的group的功能，还可以对ldap地址簿里的联系人进行分组，这个功能是非常不错的。</p>]]></description>
			<author><![CDATA[null@example.com (eddiechen)]]></author>
			<pubDate>Wed, 08 Dec 2010 03:52:35 +0000</pubDate>
			<guid>https://bbs.iredmail.org/post8738.html#p8738</guid>
		</item>
		<item>
			<title><![CDATA[回复: roundcubemail 升级4.2.1后地址簿SERVICE CURRENTLY NOT AVAILABLE!]]></title>
			<link>https://bbs.iredmail.org/post8735.html#p8735</link>
			<description><![CDATA[<p>大大你好厉害啊<br />学习了</p>]]></description>
			<author><![CDATA[null@example.com (carlkyo)]]></author>
			<pubDate>Wed, 08 Dec 2010 01:26:10 +0000</pubDate>
			<guid>https://bbs.iredmail.org/post8735.html#p8735</guid>
		</item>
		<item>
			<title><![CDATA[回复: roundcubemail 升级4.2.1后地址簿SERVICE CURRENTLY NOT AVAILABLE!]]></title>
			<link>https://bbs.iredmail.org/post8734.html#p8734</link>
			<description><![CDATA[<p>经检查发现roundcubemail数据库缺少2个表单，在SQL目录中的mysql.initial.sql中发现建表语句，建立2个表单解决<br />具体语句如下：</p><p>mysql -uroot -p roundcubemail</p><p>CREATE TABLE `contactgroups` (<br />&nbsp; `contactgroup_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,<br />&nbsp; `user_id` int(10) UNSIGNED NOT NULL DEFAULT &#039;0&#039;,<br />&nbsp; `changed` datetime NOT NULL DEFAULT &#039;1000-01-01 00:00:00&#039;,<br />&nbsp; `del` tinyint(1) NOT NULL DEFAULT &#039;0&#039;,<br />&nbsp; `name` varchar(128) NOT NULL DEFAULT &#039;&#039;,<br />&nbsp; PRIMARY KEY(`contactgroup_id`),<br />&nbsp; CONSTRAINT `user_id_fk_contactgroups` FOREIGN KEY (`user_id`)<br />&nbsp; &nbsp; REFERENCES `users`(`user_id`) ON DELETE CASCADE ON UPDATE CASCADE,<br />&nbsp; INDEX `contactgroups_user_index` (`user_id`,`del`)<br />) /*!40000 ENGINE=INNODB */ /*!40101 CHARACTER SET utf8 COLLATE utf8_general_ci */;</p><p>CREATE TABLE `contactgroupmembers` (<br />&nbsp; `contactgroup_id` int(10) UNSIGNED NOT NULL,<br />&nbsp; `contact_id` int(10) UNSIGNED NOT NULL DEFAULT &#039;0&#039;,<br />&nbsp; `created` datetime NOT NULL DEFAULT &#039;1000-01-01 00:00:00&#039;,<br />&nbsp; PRIMARY KEY (`contactgroup_id`, `contact_id`),<br />&nbsp; CONSTRAINT `contactgroup_id_fk_contactgroups` FOREIGN KEY (`contactgroup_id`)<br />&nbsp; &nbsp; REFERENCES `contactgroups`(`contactgroup_id`) ON DELETE CASCADE ON UPDATE CASCADE,<br />&nbsp; CONSTRAINT `contact_id_fk_contacts` FOREIGN KEY (`contact_id`)<br />&nbsp; &nbsp; REFERENCES `contacts`(`contact_id`) ON DELETE CASCADE ON UPDATE CASCADE<br />) /*!40000 ENGINE=INNODB */;</p><p>运行正常</p>]]></description>
			<author><![CDATA[null@example.com (jackwjy)]]></author>
			<pubDate>Tue, 07 Dec 2010 18:33:59 +0000</pubDate>
			<guid>https://bbs.iredmail.org/post8734.html#p8734</guid>
		</item>
		<item>
			<title><![CDATA[roundcubemail 升级4.2.1后地址簿SERVICE CURRENTLY NOT AVAILABLE!]]></title>
			<link>https://bbs.iredmail.org/post8733.html#p8733</link>
			<description><![CDATA[<p>按照http://trac.roundcube.net/wiki/Howto_Upgrade<br />升级完成，其他都没问题，就是地址簿访问<br />SERVICE CURRENTLY NOT AVAILABLE!<br />Error No. [500]<br />求救</p>]]></description>
			<author><![CDATA[null@example.com (jackwjy)]]></author>
			<pubDate>Tue, 07 Dec 2010 17:47:24 +0000</pubDate>
			<guid>https://bbs.iredmail.org/post8733.html#p8733</guid>
		</item>
	</channel>
</rss>
