[horde] horde not workin
Luis Felipe Marzagao
lfbm.andamentos at gmail.com
Fri Apr 17 21:38:01 UTC 2009
This is the IMP test.php. Please post the HORDE test.php.
Upali Rajapakse escreveu:
> Dear all,
>
> This is my test.php result.
> but horde is not working,
> please help me,
>
>
> IMP Version
>
> * IMP: H3 (4.2)
>
>
> Other Horde Applications
>
> * dimp: *Yes* (Version: H3 (1.0))
> * gollem: *No*
> *Gollem provides access to local VFS filesystems to attach files.*
> * ingo: *Yes* (Version: H3 (1.2))
> * mimp: *Yes* (Version: H3 (1.1))
> * nag: *Yes* (Version: H3 (2.2))
> * turba: *Yes* (Version: H3 (2.2.1))
>
>
> PHP Version
>
> * PHP Version: 5.2.9
> * PHP Major Version: 5.2
> * PHP Minor Version: 9
> * PHP Version Classification: release
> * *You are running a supported version of PHP.*
>
>
> PHP Module Capabilities
>
> * Internationalized Domain Names Support: *No*
> *IMP requires the idn module (installed via PECL) in order to
> handle Internationalized Domain Names.*
> * IMAP Support: *Yes*
> * OpenSSL Support: *Yes*
> * Tidy support: *No*
> *If the tidy PHP extension is available, IMP can use it to
> sanitize the output of HTML messages before displaying to the
> user, and to clean outgoing HTML messages created in the HTML
> composition mode. See |imp/docs/INSTALL| for more information.*
>
>
> Miscellaneous PHP Settings
>
> * file_uploads enabled: *Yes*
>
>
> Required IMP Configuration Files
>
> * config/conf.php: *Yes*
> * config/mime_drivers.php: *Yes*
> * config/prefs.php: *Yes*
> * config/servers.php: *Yes*
>
>
> PEAR
>
> * *PEAR Search Path (PHP's include_path)*:
> /usr/local/www/apache22/data/mail/lib:/usr/local/www/apache22/data/mail/lib/../pear
> * PEAR: *Yes*
> * Recent PEAR: *Yes*
> * Auth_SASL: *Yes*
> * HTTP_Request: *Yes*
>
>
> PHP Mail Server Support Test
>
> *Attempting to automatically determine the correct connection
> parameters for your server:*
>
> * /Trying protocol imap/notls, Port 143:/
>
> SUCCESS - INBOX has 0 messages (0 new 0 recent)
>
> * /Trying protocol imap/ssl, Port 993:/
>
> ERROR - The server returned the following error message:
>
> Certificate failure for localhost: self signed certificate:
> /C=LK/ST=WESTERN/L=Colombo/O=Sri Lanka Telecom
> Plc/OU=iDC/CN=mail.lankasiriya.sltidc.lk/emailAddress=postmaster at lankasiriya.sltidc.lk <http://mail.lankasiriya.sltidc.lk/emailAddress=postmaster@lankasiriya.sltidc.lk>
>
> * /Trying protocol imap/ssl/novalidate-cert, Port 993:/
>
> SUCCESS - INBOX has 0 messages (0 new 0 recent)
>
> * /Trying protocol imap/tls/novalidate-cert, Port 143:/
>
> SUCCESS - INBOX has 0 messages (0 new 0 recent)
>
> *The following configurations were successful and may be used in your
> imp/config/servers.php file:*
>
> /Configuration 1/
>
> 'server' => 'localhost'
> 'protocol' => 'imap/notls'
> 'port' => '143'
>
>
> /Configuration 2/
>
> 'server' => 'localhost'
> 'protocol' => 'imap/ssl/novalidate-cert'
> 'port' => '993'
>
>
> /Configuration 3/
>
> 'server' => 'localhost'
> 'protocol' => 'imap/tls/novalidate-cert'
> 'port' => '143'
>
>
> *The following IMAP server information was discovered from the remote
> server:*
>
> /Namespace Information/
>
> NAMESPACE: "INBOX."
> DELIMITER: .
> TYPE: personal
>
> NAMESPACE: "#shared."
> DELIMITER: .
> TYPE: shared
>
> NAMESPACE: "shared."
>
> DELIMITER: .
> TYPE: shared
>
>
>
> /IMAP server capabilities:/
>
> Array
> (
> [UIDPLUS] => 1
> [CHILDREN] => 1
> [NAMESPACE] => 1
> [THREAD] => Array
> (
> [0] => ORDEREDSUBJECT
>
> [1] => REFERENCES
> )
>
> [SORT] => 1
> [QUOTA] => 1
> [IDLE] => 1
> [ACL] => 1
> [ACL2] => Array
> (
> [0] => UNION
> )
>
>
> [STARTTLS] => 1
> )
>
>
> /IMAP CHILDREN support:/
>
> SUPPORTED
>
> /IMAP Charset Search Support:/
>
> Server supports searching with the UTF-8 character set.
>
>
>
>
>
> On Wed, Apr 15, 2009 at 8:50 AM, Luis Felipe Marzagao
> <lfbm.andamentos at gmail.com <mailto:lfbm.andamentos at gmail.com>> wrote:
>
> What about the test.php page located in /horde? Have you loaded
> that on your browser? Does the requisites look ok?
>
> PS: Please, resply to all, so other users on the list can help also.
>
> Upali Rajapakse escreveu:
>> Dear Friend,
>>
>> Other Thing is when i am send wrong password it says " Login failed"
>> when i am give correct password and user name no out put .
>>
>> what is the reason?
>>
>> Please help me.
>>
>> On Tue, Apr 14, 2009 at 1:01 PM, Upali Rajapakse
>> <upali.r at gmail.com <mailto:upali.r at gmail.com>> wrote:
>>
>> Dear Friend,
>>
>> Sorry to say you, still i am getting same result. even i
>> increased memory to 256MB
>>
>> Please find my configuration details and help me.
>>
>>
>>
>> PHP Mail Server Support Test
>>
>> *Attempting to automatically determine the correct connection
>> parameters for your server:*
>>
>> * /Trying protocol imap/notls, Port 143:/
>>
>> SUCCESS - INBOX has 0 messages (0 new 0 recent)
>>
>> * /Trying protocol imap/ssl, Port 993:/
>>
>> ERROR - The server returned the following error
>> message:
>>
>> Certificate failure for localhost: self signed certificate:
>> /C=LK/ST=WESTERN/L=Colombo/O=Sri Lanka Telecom
>> Plc/OU=iDC/CN=mail.lankasiriya.sltidc.lk/emailAddress=postmaster at lankasiriya.sltidc.lk <http://mail.lankasiriya.sltidc.lk/emailAddress=postmaster@lankasiriya.sltidc.lk>
>>
>> * /Trying protocol imap/ssl/novalidate-cert, Port 993:/
>>
>> SUCCESS - INBOX has 0 messages (0 new 0 recent)
>>
>> * /Trying protocol imap/tls/novalidate-cert, Port 143:/
>>
>> SUCCESS - INBOX has 0 messages (0 new 0 recent)
>>
>> *
>>
>>
>>
>> *
>>
>> And I already installed apache22,
>> courier-authdaemond,
>> courier-imap-imapd,courier-imap-imapd-ssl,
>> courier-imap-pop3d, courier-imap-pop3d-ssl,
>> mysql-server, postfix, sa-spamd, saslauthd.
>>
>> *
>>
>> 7.0-RELEASE FreeBSD 7.0-RELEASE
>>
>> *
>>
>> PLEASE TELL ME HOW TO INSTALL MAIL SERVER FOR
>> FREEBSD 7.0 FROM BEGINING.
>>
>> *
>>
>>
>>
>> *
>>
>> /Thanks
>>
>> On Sat, Apr 11, 2009 at 9:59 AM, Luis Felipe Marzagao
>> <lfbm.andamentos at gmail.com
>> <mailto:lfbm.andamentos at gmail.com>> wrote:
>>
>> My friend: increase the number of MB in the memory_limit
>> option in php.ini (128MB for example), restart httpd and
>> try again.
>>
>>
>> Upali Rajapakse escreveu:
>>> Yes My dear i am getting only blank screeing with horde page
>>>
>>> /Thnaks
>>>
>>> On Tue, Apr 7, 2009 at 4:19 AM, Luis Felipe Marzagao
>>> <lfbm.andamentos at gmail.com
>>> <mailto:lfbm.andamentos at gmail.com>> wrote:
>>>
>>> Hum, hard to say... You are getting a complete blank
>>> screen after entering username and password?
>>>
>>> Upali Rajapakse escreveu:
>>>> Dear Sir,
>>>> I turned on display_erors but nothing getting.
>>>>
>>>> here is log details
>>>> Apr 6 11:52:18 mail imapd: LOGIN, user=upali,
>>>> ip=[::ffff:127.0.0.1], port=[61823], protocol=IMAP
>>>> Apr 6 11:52:18 mail imapd: LOGIN, user=upali,
>>>> ip=[::ffff:127.0.0.1], port=[55339], protocol=IMAP
>>>> Apr 6 11:52:18 mail imapd: LOGOUT, user=upali,
>>>> ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=96,
>>>> sent=468, time=0
>>>> Apr 6 11:52:18 mail imapd: LOGOUT, user=upali,
>>>> ip=[::ffff:127.0.0.1], headers=0, body=0, rcvd=139,
>>>> sent=409, time=0
>>>>
>>>> Can you advise me.
>>>>
>>>> /Thanks
>>>>
>>>>
>>>> On Sat, Apr 4, 2009 at 6:18 PM, Luis Felipe
>>>> Marzagao <lfbm.andamentos at gmail.com
>>>> <mailto:lfbm.andamentos at gmail.com>> wrote:
>>>>
>>>> Turn on "Display_erros = on" in php.ini to see
>>>> what's really happening.
>>>>
>>>> Upali Rajapakse escreveu:
>>>>
>>>> Dear All,
>>>> I installed mail server with freebsd 7 .
>>>> And imap working ok,
>>>> but when i enter user name and password in
>>>> horde innerface nothing will get.
>>>> Please help me.
>>>> --
>>>> Horde mailing list - Join the hunt:
>>>> http://horde.org/bounties/#horde
>>>> Frequently Asked Questions:
>>>> http://horde.org/faq/
>>>> To unsubscribe, mail:
>>>> horde-unsubscribe at lists.horde.org
>>>> <mailto:horde-unsubscribe at lists.horde.org>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>
>
More information about the horde
mailing list