[Tickets #3619] Courier IMAP - Nested folders do not show up

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Mar 13 16:02:01 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3619
-----------------------------------------------------------------------
 Ticket             | 3619
 Updated By         | imp.5.drel at spamgourmet.com
 Summary            | Courier IMAP - Nested folders do not show up
 Queue              | IMP
 Version            | 4.1
 State              | Feedback
 Priority           | 1. Low
 Type               | Bug
 Owners             | Michael Slusarz
-----------------------------------------------------------------------


imp.5.drel at spamgourmet.com (2006-03-13 16:02) wrote:

> If you run the login test on imp/test.php, what's the result?

IMP Version

    * IMP: H3 (4.1)

Other Horde Applications

    * gollem: No
      Gollem provides access to local VFS filesystems to attach files.
    * ingo: Yes (Version: H3 (1.1))
    * nag: No
      Nag allows tasks to be directly created from e-mail data.
    * turba: Yes (Version: H3 (2.1))

PHP Version

    * View phpinfo() screen
    * View loaded extensions
    * PHP Version: 4.3.4
    * PHP Major Version: 4.3
    * PHP Minor Version: 4
    * PHP Version Classification: release
    * You are running a supported version of PHP.

PHP Module Capabilities

    * IMAP Support: Yes
    * OpenSSL Support: Yes

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): 
/var/www/html/mail/horde-new/lib:.:/usr/share/pear
    * PEAR: Yes
    * Recent PEAR: Yes
    * HTTP_Request: Yes
    * Auth_SASL: Yes

PHP Mail Server Support Test
Attempting to automatically determine the correct connection parameters for
your server:

    * Trying protocol imap, Port 143:

          ERROR - The server returned the following error message:

          Certificate failure for mail.mydomain.com: self signed
certificate:
          /C=US/ST=NY/L=New York/O=Courier Mail
Server/OU=Automatically-generated
          IMAP SSL key/CN=localhost/emailAddress=postmaster at example.com

    * Trying protocol imap/notls, Port 143:

          SUCCESS - INBOX has 908 messages (12 new 0 recent)

    * Trying protocol imap/ssl, Port 993:

          ERROR - The server returned the following error message:

          Certificate failure for mail.mydomain.com: self signed
certificate:
          /C=US/ST=NY/L=New York/O=Courier Mail
Server/OU=Automatically-generated
          IMAP SSL key/CN=localhost/emailAddress=postmaster at example.com

    * Trying protocol imap/ssl/novalidate-cert, Port 993:

          SUCCESS - INBOX has 908 messages (12 new 0 recent)

    * Trying protocol imap/tls/novalidate-cert, Port 143:

          SUCCESS - INBOX has 908 messages (12 new 0 recent)

The following configurations were successful and may be used in your
imp/config/servers.php file:

    Configuration 1

        'server' => 'mail.mydomain.com'
        'protocol' => 'imap/notls'
        'port' => '143'

    Configuration 2

        'server' => 'mail.mydomain.com'
        'protocol' => 'imap/ssl/novalidate-cert'
        'port' => '993'

    Configuration 3

        'server' => 'mail.mydomain.com'
        '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 CHILDREN support:

        SUPPORTED

    IMAP Charset Search Support:

        Server supports searching with the UTF-8 character set. 






More information about the bugs mailing list