Ola Thoresen wrote:
See this bug for details:
http://bugs.horde.org/ticket/7050
horde from cvs (updated today)
imp/config/servers.php is only
$servers['_prompt'] = array(
'name' => _("Choose a mail server:")
);
$servers['imap'] = array(
'name' => 'Lupus',
'server' => 'mail.olen.net',
'protocol' => 'imap/ssl/novalidate-cert',
'port' => '993',
'maildomain' => 'olen.net',
'smtphost' => 'smtp.nytt.no',
'smtpport' => 25,
# 'hordeauth' => 'full',
);
The setup worked for a few years, and a few months ago apache started
segfaulting when loading sidebar.php
I have tried different protocols and ports and most other settings, but
only after commenting out hordeauth=true (or 'full') I am able to load
sidebar.php
If I remove "hordeauth" from the config, I can log into imp with the
login-form without a problem.
Any help to debug this would be appreciated.
My "weird" setup of horde also contains the following:
The server runs only https.
Authentication is done via LDAP. (I can log in to horde just fine, so
auth works).
Just FWIW, I've always had this problem too. Setup seems very, very
similar to yours.
What system are you on? I think I got a backtrace out of apace/php once
but not sure if I kept it... will try and look again to see if I can get
one.
Col
--
Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
Mandriva Linux Contributor [http://www.mandriva.com/]
PulseAudio Hacker [http://www.pulseaudio.org/]
Trac Hacker [http://trac.edgewall.org/]
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]