[cvs] [Wiki] changed: FAQ/Admin/Troubleshoot/IMP

Wiki Guest wikiguest at horde.org
Wed Nov 29 08:19:35 PST 2006


guest [213.84.143.98]  Wed, 29 Nov 2006 08:19:35 -0800

Modified page: http://wiki.horde.org/FAQ/Admin/Troubleshoot/IMP
New Revision:  2.0
Change log:  Added entry about large mailboxes

@@ -252,4 +252,12 @@
  [http://www.w3.org/P3P/ P3P: The Platform for Privacy Preferences]
  [http://www.sitepoint.com/article/p3p-cookies-ie6/2 P3P, Cookies and IE6.0: A Case Study]
  [http://www.p3pwriter.com/LRN_111.asp P3P Compact Policy]
  [http://p3ptoolbox.org/guide/section2.shtml#I What is P3P and How Does it Work?]
+
+++++ Large mailboxes sometimes show up empty 
+
+In servers.php change timeout values:
+
+<code>
+  'timeout' => array(IMAP_READTIMEOUT => 20, IMAP_WRITETIMEOUT => 20)
+</code>


More information about the cvs mailing list