[horde] [Horde 4.0-git] Blank page after having configured imp
Gerard Breiner
gerard.breiner at ias.u-psud.fr
Fri Sep 24 13:58:08 UTC 2010
Hello,
I set up imap in mode debug (imap/config/backend.php) as follow :
[CODE]
$servers['imap'] = array(
'name' => 'IMAP Server',
'hostspec' => 'imap.mydomain.fr',
'hordeauth' => true,
'protocol' => 'imap/notls',
'port' => 143,
'secure' => false,
'maildomain' => 'mydomain.fr',
'smtphost' => 'smtp.mydomain.fr',
'smtpport' => 25,
'cache' => false,
'debug' => (($GLOBALS['registry']->getAuth() == 'webadm')
?'/tmp/imaplog' : false),
);
[/CODE]
And I get the error message
------------------------------
S (1285335803.86): * OK Dovecot ready.
C (1285335803.86): CAPA
S (1285335803.86): CAPA BAD Error in IMAP command received by server.
Thanks in advance for any help.
Best regards.
Gerard Breiner
-----Message d'origine-----
De : horde-bounces at lists.horde.org [mailto:horde-bounces at lists.horde.org] De
la part de Niels Dettenbach
Envoyé : jeudi 23 septembre 2010 17:54
À : horde at lists.horde.org
Objet : Re: [horde] [Horde 4.0-git] Blank page after having configured imp
Am Donnerstag 23 September 2010, 17:11:07 schrieb Gerard Breiner:
> Just after having configured imp by using the horde interface it takes
> a long time and eventually display a blank page.
I had this problem a while ago and find out that my system set a to small
limit on open files (handles). This leads to the effect that the users got
blank pages, just some parts or even full access to Horde - especially if
other web applications and/or users are active on the same web server.
Depending from your OS you can see the limits and rise that amount with i.e.
ulimit -n, sysctl or other tools / within configuration files.
If that not helps try to disable any caching, empty caches, enable logging
and
try again - may be there are not existing nor working PHP / PEAR modules of
which you get no notice about.
hth
best regards,
Niels.
--
---
Niels Dettenbach
---
Syndicat IT&Internet
http://www.syndicat.com
T.-Muentzer.-Str. 2, 37308 Heilbad Heiligenstadt - DE
---
Kryptoinfo:
PGP public key ID 651CA20D
Fingerprint: 55E0 4DCD B04C 4A49 1586 88AE 54DC 4465 651C A20D
https://syndicat.com/pub_key.asc
---
More information about the horde
mailing list