Results 1 to 6 of 6

Thread: Need some help with imap

  1. #1
    ccraven is offline Junior Member
    Join Date
    Nov 2006
    Posts
    3

    Default Need some help with imap

    I recently asked my webhost to install "the IMAP c-client libraries to be enabled/compilled with PHP". They said they did so but I am still receiving the error "Inbound Email cannot function without the IMAP c-client libraries enabled/compiled with the PHP module. Please contact your administrator to resolve this issue."

    I am not an expert by any means with server configuration but I opened up phpinfo() and saw that mod_imap was installed as an Apache module. I am guessing that this means they installed it in to Apache instead of in to PHP and is the reason I am continuing to see this error.

    If I am correct in this assumption what should I specifically ask for from my webhost and are there any other settings I should request them to change at the same time so I can stop pestering them?

    Thank you

    My system:
    O/S: Some flavor of linux
    Sugar: Version 4.5.0f
    Webserver: Apache 1.3.37
    PHP: Version 4.4.4
    MySQL: MySQL 4.1.21

  2. #2
    toddr1234 is offline Member
    Join Date
    Nov 2006
    Posts
    5

    Default Re: Need some help with imap

    Did you ever figure this out?

  3. #3
    ccraven is offline Junior Member
    Join Date
    Nov 2006
    Posts
    3

    Default Re: Need some help with imap

    Not yet. I hate bugging my webhosts unless it is absolutely necessary.

    I am hoping someone can confirm that they had installed imap in to Apache and not in to PHP as I requested, before I renew the ticket.

  4. #4
    rickcrites's Avatar
    rickcrites is offline Sugar Community Member
    Join Date
    Aug 2006
    Posts
    468

    Default Re: Need some help with imap

    Quote Originally Posted by ccraven
    Not yet. I hate bugging my webhosts unless it is absolutely necessary.

    I am hoping someone can confirm that they had installed imap in to Apache and not in to PHP as I requested, before I renew the ticket.
    From what I know about the subject, it sounds to me as though they installed it right. PHP runs on top of Apache and I believe that modules like IMAP are supposed to show as loaded in Apache.

    Best,
    Rick Crites

    First Founders Financial
    Clearwater, FL USA

    SugarCRM "Fully Loaded" version 4.5.1,
    by Ken Brill (great work)!

    Linux kernel 2.6.9-023stab033
    Apache 1.3.37
    PHP 5.1.6
    MySQL 5.0.27-standard

  5. #5
    simple is offline Sugar Community Member
    Join Date
    Jul 2005
    Posts
    259

    Default Re: Need some help with imap

    Hi

    On our Sugar system (Debian Linux, Apache 1.3, PHP 4.3.10) IMAP connections are working. We don't have mod_imap loaded as module.

    In our phpinfo() output when I search for "imap" it is found in:

    (Main section)
    Configure Command: .....'--with-imap=shared,/usr' '--with-imap-ssl' ......

    And in section:

    imap
    ----------------------------------------
    IMAP c-Client Version: 2001
    SSL Support: enabled
    Kerberos Support: enabled


    I looks like they did not install the php4-imap libs...
    Cheers Pascal
    Simplicity GmbH

  6. #6
    ccraven is offline Junior Member
    Join Date
    Nov 2006
    Posts
    3

    Default Re: Need some help with imap

    simple,
    Thank you for the info. I will contact my host and see if they can install the php4-imap libs.

    Thank you again for your help guys.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •