Results 1 to 5 of 5

Thread: Configuring for Inbound Email

  1. #1
    piya is offline Junior Member
    Join Date
    Aug 2007
    Posts
    2

    Angry Configuring for Inbound Email

    I am not able to receive the inbouind Emails on Sugar CRM. The below warning is appeared in the Admin section.
    "
    Inbound Email cannot function without the IMAP c-client libraries enabled/compiled with the PHP module. Please contact your administrator to resolve this issue".

    Pls help me to solve this problem

    Thanks!

  2. #2
    turboweb is offline Member
    Join Date
    Jun 2007
    Posts
    6

    Default Re: Configuring for Inbound Email

    Hi Piya i have queried this many times here with no luck

    I cannot find a good tutorial for the answer. there are some that are close but i cant understand them, disappointing as i work as a web developer and should be able to get the gist of it and implement the solution.

    good luck

  3. #3
    youssefaoun is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    55

    Default Re: Configuring for Inbound Email

    Hello,

    Here is what is happening with you:
    PHP distributions do not come usually with IMAP. enabled. In order to make IMAP available, you should compile your OWN PHP with this parameter: --with-imap

    All what I said is found in the PHP manual at this link: http://us3.php.net/imap
    Give it a shot.

    As they describe in the PHP manual:

    Installation

    To get these functions to work, you have to compile PHP with --with-imap[=DIR], where DIR is the c-client install prefix. From our example above, you would use --with-imap=/usr/local/imap-2000b. This location depends on where you created this directory according to the description above. Windows users may include the php_imap.dll DLL in php.ini. IMAP is not supported on systems earlier that Windows 2000. This is because it uses encryption functions in order to enable SSL connections to the mail servers.
    I can give you my own PHP compilation that runs IMAP. Now if by any chance we you have IMAP installed on your LInux machine and you forgot to include it in your PHP compilation, MY COMPILATION WILL SAVE YOUR LIFE. Other wise you have to install IMAP (c-client)

    I hope that this helps.

    Regards,
    Youssef AOUN
    Youssef AOUN
    Software Eng.

  4. #4
    youssefaoun is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    55

    Default Re: Configuring for Inbound Email

    Here is the PHP binary, you should unzip it.
    Attached Files Attached Files
    Youssef AOUN
    Software Eng.

  5. #5
    VeonConsulting is offline Sugar Community Member
    Join Date
    Jul 2007
    Posts
    97

    Default Re: Configuring for Inbound Email

    Quote Originally Posted by piya
    I am not able to receive the inbouind Emails on Sugar CRM. The below warning is appeared in the Admin section.
    "
    Inbound Email cannot function without the IMAP c-client libraries enabled/compiled with the PHP module. Please contact your administrator to resolve this issue".

    Pls help me to solve this problem

    Thanks!

    Hi Piya,

    Please check your php.ini file and search for extension=php_imap.dll
    uncomment this line and we hope your problem will be resolved.

    For any help you can contact us at info@veon.in and we are based in Hyderabad, India
    Team Veon
    Veon Consulting Pvt Ltd.
    Hyderabad, India.
    Phone - +91-40-66444272/73/74
    Veon Consulting Pvt Limited
    Skype - veon.consulting / prasad.veon

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. HOW-TO guide for Email Campaigns.
    By agupta in forum Marketing/Campaign Management
    Replies: 146
    Last Post: 2012-01-31, 03:08 PM
  2. Poll: Dump Sugar Mail and integrate something better?
    By bjs3 in forum General Discussion
    Replies: 246
    Last Post: 2011-11-23, 04:05 PM
  3. email marketing feature requests
    By maxsutter in forum Feature Requests
    Replies: 1
    Last Post: 2008-10-11, 10:19 AM
  4. Replies: 1
    Last Post: 2007-02-21, 11:42 AM
  5. Trouble Configuring Inbound Email
    By lindah in forum Help
    Replies: 12
    Last Post: 2006-05-15, 08:36 PM

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
  •