Dear All,
Thank you very much for your help.
I used suggestions from David by running:
setsebool -P httpd_can_network_connect=1
And it can authenticate using imap. I can proceed with synML now.
Regards
Alan
Quoted:
Alan,
I have been mucking around with this all day as well. On a hunch
I don't know what Horde comes with Centos/5
I can confirm that is works fine using snapshots on Centos/5
BUT
I don't run the Centos/5 PHP
I build my own 5.2.4
and I am running imp/dimp/mimp
perhaps there is something in that cmail odebase that is necessary for
HORDE to use IMAP auth.
I would
Dear Jan,
Yes. Sure "imap" is our imap server and I have confirmed that I could
access imap server using "telnet" to port 143 from the computer where
"horde" resides.
I did a small test. I re-named the "horde" CVS and used "horde" release
version came with CentOS5.0. I config. horde to authent
Zitat von Alan Kong <[EMAIL PROTECTED]>:
> Hi,
> This may be off topic. I just want to confirm the config on
> authentication part is fine. I am using the default php and apache rpms
> from CentOS 5.
It isn't.
> My horde/conf.php on authentication as folllow:
>
> $conf['auth']['admins'] = array(
Hi,
This may be off topic. I just want to confirm the config on
authentication part is fine. I am using the default php and apache rpms
from CentOS 5.
My horde/conf.php on authentication as folllow:
$conf['auth']['admins'] = array('Administrator','hordeuser');
$conf['auth']['checkip'] = true;
$
Zitat von Alan Kong <[EMAIL PROTECTED]>:
> I want to use the the SyncML feature of horde and installed the CVS
> version of horde 2 days ago on a CentOS 5.0. The test.php page showed
> that the imap is supported on php. However when I config the horde to
> authenticate using imap, it kept saying "
Original Message
Subject:Unable to authenticate using imap
Date: Thu, 25 Oct 2007 17:15:10 +0800
From: Alan Kong <[EMAIL PROTECTED]>
Organization: Chinese University of Hong Kong
To: [EMAIL PROTECTED]
Hi,
I want to use the the SyncML feature of horde and ins