<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — sogo]]></title>
		<link>https://forum.iredmail.org/topic221-sogo.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic221.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in sogo.]]></description>
		<lastBuildDate>Mon, 12 Dec 2011 13:18:18 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post12905.html#p12905</link>
			<description><![CDATA[<p>Thanks a lot! <img src="https://forum.iredmail.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (philippgerard)]]></author>
			<pubDate>Mon, 12 Dec 2011 13:18:18 +0000</pubDate>
			<guid>https://forum.iredmail.org/post12905.html#p12905</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post12892.html#p12892</link>
			<description><![CDATA[<div class="quotebox"><cite>philippgerard wrote:</cite><blockquote><p>I got SOGO and iRedMail running in less than 5 minutes thanks to the wiki guide. However, does anyone know if there is a simple solution that allows users to change their account password inside SOGo?</p></blockquote></div><p>use this command:</p><div class="codebox"><pre><code>su - sogo
defaults write sogod SOGoPasswordChangeEnabled YES</code></pre></div><p>bye!!<br />Luciano</p>]]></description>
			<author><![CDATA[null@example.com (luciono)]]></author>
			<pubDate>Sun, 11 Dec 2011 15:56:22 +0000</pubDate>
			<guid>https://forum.iredmail.org/post12892.html#p12892</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post12891.html#p12891</link>
			<description><![CDATA[<p>I got SOGO and iRedMail running in less than 5 minutes thanks to the wiki guide. However, does anyone know if there is a simple solution that allows users to change their account password inside SOGo?</p>]]></description>
			<author><![CDATA[null@example.com (philippgerard)]]></author>
			<pubDate>Sun, 11 Dec 2011 14:35:16 +0000</pubDate>
			<guid>https://forum.iredmail.org/post12891.html#p12891</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post11673.html#p11673</link>
			<description><![CDATA[<p>I&#039;m working with SOGo for 5 days to get it up and running and I can&#039;t until now if any one can help I&#039;ll be very thankful</p><p>Here is some information</p><p>- I used Ubuntu 10.4 =, iredmail with mysql authentication<br />- vim /home/sogo/GNUstep/Defaults/.GNUstepDefaults</p><p>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;</p><p>&lt;!DOCTYPE plist PUBLIC &quot;-//GNUstep//DTD plist 0.9//EN&quot; &quot;<a href="http://www.gnustep.org/plist-0_9.xml">http://www.gnustep.org/plist-0_9.xml</a>&quot;;&gt;</p><p>&lt;plist version=&quot;0.9&quot;&gt;<br />&lt;dict&gt;<br />&nbsp; &nbsp; &lt;key&gt;NSGlobalDomain&lt;/key&gt;<br />&nbsp; &nbsp; &lt;dict&gt;<br />&nbsp; &nbsp; &lt;/dict&gt;<br />&nbsp; &nbsp; &lt;key&gt;sogod&lt;/key&gt;<br />&nbsp; &nbsp; &lt;dict&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;OCSFolderInfoURL&lt;/key&gt;<br />&lt;string&gt;mysql://sogo:123@localhost:3306/sogo/sogo_folder_info&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoACLsSendEMailNotifications&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;YES&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoAppointmentSendEMailNotifications&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;YES&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoAppointmentSendEMailReceipts&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;YES&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoDraftsFolderName&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;Drafts&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoFoldersSendEMailNotifications&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;YES&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoIMAPServer&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;localhost&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoLanguage&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;English&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoMailDomain&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;mail.egadah-it.com&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoMailingMechanism&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;smtp&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoPasswordChangeEnabled&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;YES&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoProfileURL&lt;/key&gt;<br />&lt;string&gt;mysql://sogo:123@localhost:3306/sogo/sogo_user_profile&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoSMTPServer&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;localhost&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoSentFolderName&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;Sent&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoTimeZone&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;Africa/Cairo&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoTrashFolderName&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;Trash&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;SOGoUserSources&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;array&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;dict&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;canAuthenticate&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;YES&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;id&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;directory&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;isAddressBook&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;YES&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;type&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;sql&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;userPasswordAlgorithm&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;md5&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;viewURL&lt;/key&gt;</p><p>&lt;string&gt;mysql://sogo:123@localhost:3306/sogo/sogo_users&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;OCSSessionsFolderURL&lt;/key&gt;<br />&lt;string&gt;mysql://sogo:123@localhost:3306/sogo/sogo_sessions_folder&lt;/string&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;/dict&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;/array&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;key&gt;WOWorkersCount&lt;/key&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &lt;string&gt;5&lt;/string&gt;<br />&nbsp; &nbsp; &lt;/dict&gt;<br />&lt;/dict&gt;<br />&lt;/plist&gt;==== Provide basic information to help troubleshoot ====<br />- iRedMail version: <br />- Linux/BSD distribution name and version: <br />- Any related log? Log is helpful for troubleshooting.<br />====</p><p>-log file</p><p>Sep 30 17:13:06 sogod [5844]: &lt;0x0x9bc56d8[SOGoProductLoader]&gt;&nbsp; &nbsp;CommonUI.SOGo, ContactsUI.SOGo, MailerUI.SOGo, MainUI.SOGo, PreferencesUI.SOGo, Contacts.SOGo, Appointments.SOGo, SchedulerUI.SOGo, MailPartViewers.SOGo, AdministrationUI.SOGo, Mailer.SOGo<br />Sep 30 17:13:06 sogod [5844]: &lt;0x0x9cd4388[WOWatchDog]&gt; listening on *:20000<br />Sep 30 17:13:06 sogod [5844]: &lt;0x0x9cd4388[WOWatchDog]&gt; watchdog process pid: 5844<br />Sep 30 17:13:06 sogod [5844]: &lt;0x0x3c9880[WOWatchDogChild]&gt; watchdog request timeout set to 10 minutes<br />Sep 30 17:13:06 sogod [5844]: &lt;0x0x9cd4388[WOWatchDog]&gt; preparing 1 children<br />Sep 30 17:13:06 sogod [5844]: &lt;0x0x9cd4388[WOWatchDog]&gt; child spawned with pid 5846<br />Sep 30 17:13:06 sogod [5846]: [ERROR] &lt;0x0x139720[GCSSessionsFolder]&gt; &#039;OCSSessionsFolderURL&#039; is not set<br />Sep 30 17:13:28 sogod [5846]: &lt;0x0x9c85638[SOGoCache]&gt; Cache cleanup interval set every 300.000000 seconds<br />Sep 30 17:13:28 sogod [5846]: &lt;0x0x9c85638[SOGoCache]&gt; Using host(s) &#039;localhost&#039; as server(s)<br />2011-09-30 17:13:28.656 sogod[5846] Note(SoObject): SoDebugKeyLookup is enabled!<br />2011-09-30 17:13:28.664 sogod[5846] Note(SoObject): SoDebugBaseURL is enabled!<br />2011-09-30 17:13:28.664 sogod[5846] Note(SoObject): relative base URLs are enabled.<br />Sep 30 17:13:28 sogod [5846]: [ERROR] &lt;0x0x9c823d8[SOGoUserManager]&gt; addressbook source &#039;directory&#039; has no displayname<br />2011-09-30 17:13:28.688 sogod[5846] ERROR(-[NGBundleManager bundleWithPath:]): could not create bundle for path: &#039;/usr/share/GNUstep/Libraries/gnustep-base/Versions/1.19/Resources/SSL.bundle&#039;<br />2011-09-30 17:13:28.713 sogod[5846] WOCompoundElement: pool embedding is on.<br />2011-09-30 17:13:28.713 sogod[5846] WOCompoundElement: id logging is on.<br />mail.iredmail.org - - [30/Sep/2011:17:13:28 GMT] &quot;GET /SOGo HTTP/1.1&quot; 302 0/0 0.119 - - 1M<br />2011-09-30 17:13:28.790 sogod[5846] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!!<br />mail.iredmail.org - - [30/Sep/2011:17:13:28 GMT] &quot;GET /SOGo/ HTTP/1.1&quot; 200 3527/0 0.128 10721 67% 0M<br />Sep 30 17:13:36 sogod [5846]: SOGoRootPage successful login for user &#039;xyz&#039; - expire = -1&nbsp; grace = -1<br />Sep 30 17:13:36 sogod [5846]: [ERROR] &lt;0x0x139720[GCSSessionsFolder]&gt; &#039;OCSSessionsFolderURL&#039; is not set<br />Sep 30 17:13:36 sogod [5846]: [WARN] &lt;0x0x9ea7ff8[SOGoWebDAVAclManager]&gt; entry &#039;{DAV:}write&#039; already exists in DAV permissions table<br />Sep 30 17:13:36 sogod [5846]: [WARN] &lt;0x0x9ea7ff8[SOGoWebDAVAclManager]&gt; entry &#039;{DAV:}write-properties&#039; already exists in DAV permissions table<br />Sep 30 17:13:36 sogod [5846]: [WARN] &lt;0x0x9ea7ff8[SOGoWebDAVAclManager]&gt; entry &#039;{DAV:}write-content&#039; already exists in DAV permissions table<br />2011-09-30 17:13:36.151 sogod[5846] Note: Using UTF-8 as URL encoding in NGExtensions.<br />mail.iredmail.org - - [30/Sep/2011:17:13:36 GMT] &quot;POST /SOGo/connect HTTP/1.1&quot; 200 27/34 0.074 - - 196K<br />mail.iredmail.org - - [30/Sep/2011:17:13:36 GMT] &quot;GET /SOGo/xyz HTTP/1.1&quot; 302 0/0 0.008 - - 20K<br />mail.iredmail.org - - [30/Sep/2011:17:13:36 GMT] &quot;GET /SOGo/xyz/view HTTP/1.1&quot; 302 0/0 0.019 - - 8K<br />2011-09-30 17:13:57.512 sogod[5846] WARNING(-[NSNull(misc) count]): called NSNull -count (returns 0) !!!<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET / HTTP/1.1&quot; 200 3524/0 0.066 10708 67% 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/generic.css HTTP/1.1&quot; 200 20134/0 0.006 - - 4K<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/dtree.css HTTP/1.1&quot; 200 664/0 0.003 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/SOGoRootPage.css HTTP/1.1&quot; 200 2237/0 0.012 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/sogo-logo.png HTTP/1.1&quot; 200 5523/0 0.010 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/inverse.png HTTP/1.1&quot; 200 3101/0 0.012 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/busy.gif HTTP/1.1&quot; 200 825/0 0.010 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/sogo.ico HTTP/1.1&quot; 200 4887/0 0.014 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/prototype.js HTTP/1.1&quot; 200 163313/0 0.036 - - 320K<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/XMLHttpRequest.js HTTP/1.1&quot; 200 11768/0 0.013 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/tablekit.js HTTP/1.1&quot; 200 32247/0 0.016 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/HTMLTableElement.js HTTP/1.1&quot; 200 1176/0 0.011 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/tablekit-trueresize.js HTTP/1.1&quot; 200 4233/0 0.015 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/tablekit-sogo.js HTTP/1.1&quot; 200 517/0 0.011 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/JavascriptAPIExtensions.js HTTP/1.1&quot; 200 11033/0 0.015 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/HTMLElement.js HTTP/1.1&quot; 200 12337/0 0.011 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/HTMLInputElement.js HTTP/1.1&quot; 200 1730/0 0.009 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/generic.js HTTP/1.1&quot; 200 58822/0 0.019 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/SOGoDragHandles.js HTTP/1.1&quot; 200 9057/0 0.013 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/SOGoTabsController.js HTTP/1.1&quot; 200 5898/0 0.009 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/scriptaculous.js HTTP/1.1&quot; 200 2862/0 0.009 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/SOGoRootPage.js HTTP/1.1&quot; 200 11824/0 0.014 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:57 GMT] &quot;GET /SOGo.woa/WebServerResources/PasswordPolicy.js HTTP/1.1&quot; 200 4086/0 0.003 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:13:58 GMT] &quot;GET /.woa/WebServerResources/scriptaculous/effects.js HTTP/1.1&quot; 404 153/0 0.002 - - 4K<br />mail.iredmail.org - - [30/Sep/2011:17:13:58 GMT] &quot;GET /.woa/WebServerResources/scriptaculous/dragdrop.js HTTP/1.1&quot; 404 154/0 0.002 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:14:00 GMT] &quot;GET /SOGo.woa/WebServerResources/sogo.ico HTTP/1.1&quot; 200 4887/0 0.009 - - 0<br />mail.iredmail.org - - [30/Sep/2011:17:14:04 GMT] &quot;GET /.woa/WebServerResources/busy.gif HTTP/1.1&quot; 200 825/0 0.008 - - 0<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;203,1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Bot==== Provide basic information to help troubleshoot ====<br />- iRedMail version: <br />- Linux/BSD distribution name and version: <br />- Any related log? Log is helpful for troubleshooting.<br />====</p>]]></description>
			<author><![CDATA[null@example.com (sophisticated)]]></author>
			<pubDate>Fri, 30 Sep 2011 15:25:57 +0000</pubDate>
			<guid>https://forum.iredmail.org/post11673.html#p11673</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2522.html#p2522</link>
			<description><![CDATA[<div class="quotebox"><cite>conheotiensinh1983 wrote:</cite><blockquote><p>Hi Gordonwater,</p><p>In Sogo you can read and send mail(feature already in SoGo).adrress book already in Sogo.Beside In Sogo you can use other feature(change password,Forward mail,auto response.....)</p><p>Thanks</p></blockquote></div><p>How did you have sogo do this? I don&#039;t think i can bind to the ldap properly in my iredmail install. Openfiler, thunderbird (ldap contacts), and now sogo don&#039;t work 100%</p>]]></description>
			<author><![CDATA[null@example.com (gordonwater)]]></author>
			<pubDate>Thu, 28 Jan 2010 17:26:40 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2522.html#p2522</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2490.html#p2490</link>
			<description><![CDATA[<p>To conheotiensinh1983 : thank you in advance !!!</p>]]></description>
			<author><![CDATA[null@example.com (mrcancel)]]></author>
			<pubDate>Wed, 27 Jan 2010 03:19:52 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2490.html#p2490</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2486.html#p2486</link>
			<description><![CDATA[<p>Hi mrcancel,</p><p>I testing Sogo in Mysql (authenticate) and Will intro to you if it&#039;s done.</p><p>Notes:SOGo 1.2.0 Final released&nbsp; added multi-domain support(can deploy it for share hosting)</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (conheotiensinh1983)]]></author>
			<pubDate>Tue, 26 Jan 2010 10:33:42 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2486.html#p2486</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2485.html#p2485</link>
			<description><![CDATA[<p>Anyone have solution to install sogo with iredmail (mysql based) ???</p>]]></description>
			<author><![CDATA[null@example.com (mrcancel)]]></author>
			<pubDate>Tue, 26 Jan 2010 09:26:15 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2485.html#p2485</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2470.html#p2470</link>
			<description><![CDATA[<p>Hi Gordonwater,</p><p>In Sogo you can read and send mail(feature already in SoGo).adrress book already in Sogo.Beside In Sogo you can use other feature(change password,Forward mail,auto response.....)</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (conheotiensinh1983)]]></author>
			<pubDate>Mon, 25 Jan 2010 02:07:16 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2470.html#p2470</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2452.html#p2452</link>
			<description><![CDATA[<div class="quotebox"><cite>conheotiensinh1983 wrote:</cite><blockquote><p>Hi Gordonwater,</p><p>In Sogo you can read and send mail.address book already in Sogo(In Rouncube you only query mail account(if you want query all you need change some configure in Roundcube) but can&#039;t query mail list But In Sogo you can query all).Imap directory you can enable it or not enable.Beside In Sogo you can use some feature (change password,Forward mail,auto response.....).You can prefer document:<br /><a href="http://www.scalableogo.org/files/docs/SOGo%20Installation%20Guide.pdf.">http://www.scalableogo.org/files/docs/S … Guide.pdf.</a></p><p>Thanks and Best Regards</p></blockquote></div><p>I appreciate your help. however, I am not sure what exactly you are saying your post because of the language used. I am sorry. But thanks again</p>]]></description>
			<author><![CDATA[null@example.com (gordonwater)]]></author>
			<pubDate>Fri, 22 Jan 2010 20:10:41 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2452.html#p2452</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2444.html#p2444</link>
			<description><![CDATA[<p>Hi Gordonwater,</p><p>In Sogo you can read and send mail.address book already in Sogo(In Rouncube you only query mail account(if you want query all you need change some configure in Roundcube) but can&#039;t query mail list But In Sogo you can query all).Imap directory you can enable it or not enable.Beside In Sogo you can use some feature (change password,Forward mail,auto response.....).You can prefer document:<br /><a href="http://www.scalableogo.org/files/docs/SOGo%20Installation%20Guide.pdf.">http://www.scalableogo.org/files/docs/S … Guide.pdf.</a></p><p>Thanks and Best Regards</p>]]></description>
			<author><![CDATA[null@example.com (conheotiensinh1983)]]></author>
			<pubDate>Fri, 22 Jan 2010 02:14:51 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2444.html#p2444</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2438.html#p2438</link>
			<description><![CDATA[<div class="quotebox"><cite>conheotiensinh1983 wrote:</cite><blockquote><p>Hi Shake ,</p><p>In Sogo global address books and maill to be readable(read and send mail) already.You can see image.if you want query global address books in Sogo .in tab write email you click contact,in shared address books you find recipient and add it</p></blockquote></div><br /><p>I mean so that sogo seems the same email and address book as what is in the imap directory and in roundcube.</p>]]></description>
			<author><![CDATA[null@example.com (gordonwater)]]></author>
			<pubDate>Thu, 21 Jan 2010 17:28:52 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2438.html#p2438</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2423.html#p2423</link>
			<description><![CDATA[<p>Hi Shake ,</p><p>In Sogo global address books and maill to be readable(read and send mail) already.You can see image.if you want query global address books in Sogo .in tab write email you click contact,in shared address books you find recipient and add it</p>]]></description>
			<author><![CDATA[null@example.com (conheotiensinh1983)]]></author>
			<pubDate>Thu, 21 Jan 2010 03:55:14 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2423.html#p2423</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2417.html#p2417</link>
			<description><![CDATA[<div class="quotebox"><cite>gordonwater wrote:</cite><blockquote><p>So how do you get sogo to full integrate with everything? If you want the global address books and email to be readable by sogo, what does one need to do?</p></blockquote></div><p>I think the good way is roundcube can develop plugin for sogo.</p>]]></description>
			<author><![CDATA[null@example.com (shake)]]></author>
			<pubDate>Thu, 21 Jan 2010 01:58:07 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2417.html#p2417</guid>
		</item>
		<item>
			<title><![CDATA[Re: sogo]]></title>
			<link>https://forum.iredmail.org/post2410.html#p2410</link>
			<description><![CDATA[<p>So how do you get sogo to full integrate with everything? If you want the global address books and email to be readable by sogo, what does one need to do?</p>]]></description>
			<author><![CDATA[null@example.com (gordonwater)]]></author>
			<pubDate>Wed, 20 Jan 2010 17:53:37 +0000</pubDate>
			<guid>https://forum.iredmail.org/post2410.html#p2410</guid>
		</item>
	</channel>
</rss>
